literal 1000. of type double is out of range error on ppc32 soft-float
Tom Tromey
tromey@redhat.com
Thu Oct 25 21:39:00 GMT 2007
>>>>> "Martin" == Martin Michlmayr <tbm@cyrius.com> writes:
Martin> I'm seeing the following error when building gjdoc on a ppc32
Martin> soft-float system:
>> pw.println("Preparation (driver) took "+(((double)(beforeDocletTime-startTime))/1000.)+" s");
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> src/gnu/classpath/tools/gjdoc/Timer.java:34: error: The literal
>> 1000. of type double is out of range
I'm not sure what is going on here... are you running a java compiler?
Or gjdoc itself? On gij I suppose?
Martin> Has anyone seen this before, and is anyone interested in looking at
Martin> this problem? I'm happy to give people access to the system.
I don't have time but we could help you track it down if you want to
try debugging.
Tom
More information about the Java
mailing list