[ros-bugs] [Bug 1255] mathematic display/computation and python compatibility

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Jul 9 19:09:57 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=1255





--- Comment #10 from jeanmichel.123 <jeanmichel.123 at free.Fr>  2008-07-09 19:09:55 CET ---
Created an attachment (id=2783)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=2783)
modified version of fmod.c, with some trace

I add those traces to see what happend when I make divmod(3.25, 1.0), in
python.
However, the format of the trace might be wrong...

I had the following trace:

fixme:(lib/sdk/crt/math/i386/fmod.c:39) :fmod (000000001d25e3b8 ,
0000000000000001 ) ->  0x0000000000000000
fixme:(lib/sdk/crt/math/i386/fmod.c:45) :fmod (000000001d25e3b8 ,
0000000000000001 ) ->  0x0000000000000000
fixme:(lib/sdk/crt/math/i386/fmod.c:46) :fmod (0.000000 , 1.000000 ) -> 
0.000000


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list