[Bug 12057] Power! Estimator renders numerical cell text incorrectly

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 24 00:57:34 CDT 2008


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





--- Comment #8 from vitja <vitja.makarov at gmail.com>  2008-06-24 00:57:33 ---
Hmmm...

This bug seems to be related to some old applications but I think still should
be fixed. Writing own ecvt() version I think is bad idea. Most modern libraries
have thread safe ecvt or special ecvt_r(). So can we use ecvt_r on GNU systems
and ecvt otherwise?


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