[Bug 31542] msvcrt sprintf doesn't respect " " flag for E format.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 24 18:21:43 CDT 2012


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

--- Comment #2 from Michael Calkins <qbasicmichael at gmail.com> 2012-08-24 18:21:43 CDT ---
Created attachment 41477
  --> http://bugs.winehq.org/attachment.cgi?id=41477
two executables with source

the attached .7z file contains 2 executables, one C++ source file which can be
built with mingw-w32, and one assembly source file which can be assembled with
Nasm, and linked with mingw-w32's ld.

winet.exe should display:
" 3.141593E-003" 14
" 3.141593E-003" 14

wineta.exe should display:
" 0.000000E+000" 14

I'm going to try to install FreeBSD and Wine on a spare computer, so that I can
test this myself.

Regards,
Michael

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list