[Bug 2075] vsnprintf: glibc and win32 not compatible

Wine Bugs wine-bugs at winehq.org
Thu Jul 7 07:49:46 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=2075





------- Additional Comments From didier.link at wanadoo.fr  2005-07-07 07:49 -------
The todo_wine test is in place in msvcrt.dll test suite for this case.

If i comment the "todo_wine" lines for run a "normal" test in printf.c, it fail
with the "%I64d" format as expected since this bug is always present in the last
wine snapshot (20050628).

Maybe it's a good idea to implement a special case for I64 and I32 in
dlls/msvcrt/wcs.c, like %n for example in the function pf_vsnprintf ?

If it's the good place to implement this feature maybe I can do a patch for
close this bug ?

Any comments ?



-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list