[Bug 1789] msvcrt type conversion problem

Wine Bugs wine-bugs at winehq.com
Wed Oct 22 14:28:22 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1789


bon at elektron.ikp.physik.tu-darmstadt.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From bon at elektron.ikp.physik.tu-darmstadt.de  2003-22-10 14:28 -------
It seems the MS msvcrt gives exponents as Exxx(three digits), while glibc
sprintf (which wine msvcrt uses) gives exponents as Exx (two digits)

If applications rely on this behaviour, we have to implement the xsprintf
function family. Volunteers welcome...

I added the todo_wine test for msvcrt


-- 
Configure bugmail: http://bugs.winehq.com/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