[Bug 3646] Incorrect formatting of floating-point values via *printf if precision = 0

Wine Bugs wine-bugs at winehq.org
Wed Oct 26 04:56:00 CDT 2005


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





------- Additional Comments From mike at codeweavers.com  2005-26-10 04:55 -------
Created an attachment (id=1242)
 --> (http://bugs.winehq.org/attachment.cgi?id=1242&action=view)
Fix for %.0f format

The old code treated zero precision the same as if no precision was specified. 
The attached patch should fix it.


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