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

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Jul 10 11:35:25 CEST 2008


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





--- Comment #13 from jeanmichel.123 <jeanmichel.123 at free.Fr>  2008-07-10 11:35:23 CET ---
One more interesting point it that replacing msvcrt.dll from reactos by another
msvcrt.dll from another provider, test_builtins works with python 2.3.5.
50 tests in 12s. OK

This mean both:
python 2.3.5 is not compatible with msvcrt r34359.
or 
msvcrt r34359 is not compatible with python 2.3.5.

However, I do not know how to investigate more this issue.

Might be a linkage issue?
I just noted that ordinal number of fmod function and _CIfmod differs in
msvcrt.dll from ReactOS. Is this right?

I also noted that python2.3.5 was compiled with MSC v 1200, when python 2.5.2
was compiled with a more recent compiler. Is this relevant?


-- 
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