This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: BigDecimal problem.


>>>>> "Alex" == Alexandre Petit-Bianco <apbianco@cygnus.com> writes:

Alex> I'm running into the following situation with BigDecimal.

Alex> It seems to be that Long.parseLong doesn't handle what it is
Alex> given as an argument (`50E-324', and `scale' in BigDecimal would
Alex> be modified accordingly)

I checked in the fix for this today.
Basically the BigDecimal constructors needed rewriting.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]