[Webkit-unassigned] [Bug 16162] [gtk] parseFloat depends on locale setting
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 10 08:39:51 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=16162
------- Comment #3 from pierre-luc.beaudoin at collabora.co.uk 2007-12-10 08:39 PDT -------
I don't have USE_LOCALE define in my build. ( I added
#ifdef USE_LOCALE
garbage
#endif
in dtoa.cpp and it still compiles).
This bug should affect anyone using a locale that uses a coma as the decimal
point: French, Finish... all non-imperial unit locales I guess.
--
Configure bugmail: http://bugs.webkit.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 webkit-unassigned
mailing list