https://bugzilla.novell.com/show_bug.cgi?id=420468
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=420468#c2 --- Comment #2 from Jordi Mas <[EMAIL PROTECTED]> 2008-08-28 07:30:13 MDT --- Hello, Until this bug is fixed, I put together a patch for fixing this in gbrainy. What it does is when the locale is Invariant (the user's locale is not supported) it calls localeconv Posix call to get the locale parameters and changes them in the running thread. For gbrainy I only need the decimal separator but other's many need to extend this for reading dates and so on. Attached the patch just in case helps other people. Jordi, -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
