[fpc-devel] 0025241: [Discussion] Reimplementing of floating-point <-> ASCII conversions

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Nov 6 17:15:42 CET 2013


On 03 Nov 2013, at 07:40, Max Nazhalov wrote:

> Attached final patch that fixes compilation for JVM target (mantis  
> #25267).
> It combines previous two + fix of the runtime error during  
> application startup.
>
> Now an example http://svn.freepascal.org/svn/fpc/branches/jvmbackend/tests/test/jvm/trange1.pp 
>  compiles and runs under Win7.
> Also STR and VAL are checked and seem to work.

I've fixed the compiler bug that caused the problems with the  
RT_NATIVE constant, and applied the rest of your patch (and adapted  
the JVM tests for str<->real similar to the tests for the other  
platforms). Thanks a lot for the follow-ups.


Jonas



More information about the fpc-devel mailing list