correctly fetch the current locale, fix from owen.

Sun Jan  9 13:28:36 2000  Tim Janik  <timj@gtk.org>

        * gstrfuncs.c (g_strtod): correctly fetch the current locale,
        fix from owen.
This commit is contained in:
Tim Janik
2000-01-09 10:58:55 +00:00
committed by Tim Janik
parent bc5baaa76d
commit 0b2c4e4f5a
10 changed files with 46 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
Sun Jan 9 13:28:36 2000 Tim Janik <timj@gtk.org>
* gstrfuncs.c (g_strtod): correctly fetch the current locale,
fix from owen.
1999-12-16 Tor Lillqvist <tml@iki.fi>
* gmodule/gmodule-win32.c: Use FormatMessage to translate system