printf bug

Stéphane Mottelet stephane.mottelet at utc.fr
Fri Apr 4 16:08:28 CEST 2008


Hi all,

Just bugzilled #2862 (in BUILD4 and 5alpha3)

-->printf("%x",2^31-1)
7fffffff 
-->printf("%x",2^31)
80000000 
-->printf("%x",2^31+1)
80000000 
-->	

same problems with %d, %u. 

Btw I have tested the 5.0alpha3 on my Imac/XP machine
yesterday evening. Besides the Radeon bug which craches
Scilab anytime OpenGL is used, I found it very reactive
and the Java VM overhead does not seem to be an issue on
a recent machine.

S.


-- 
Stéphane Mottelet
Laboratoire de Mathématiques Appliquées
Université de Technologie de Compiègne
http://www.lmac.utc.fr/~mottelet




More information about the dev mailing list