Add some tests involving leading whitespace.

2006-06-05  Matthias Clasen  <mclasen@redhat.com>

	* tests/strtod-test.c: Add some tests involving
	leading whitespace.

	* glib/gstrfuncs.c (g_ascii_formatd): Skip leading
	whitespace.  (#343899, Øystein Johansen)
This commit is contained in:
Matthias Clasen
2006-06-05 14:16:47 +00:00
committed by Matthias Clasen
parent ef3d67bbec
commit c3d19b850f
4 changed files with 61 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
2006-06-05 Matthias Clasen <mclasen@redhat.com>
* tests/strtod-test.c: Add some tests involving
leading whitespace.
* glib/gstrfuncs.c (g_ascii_formatd): Skip leading
whitespace. (#343899, Øystein Johansen)
2006-06-01 Matthias Clasen <mclasen@redhat.com>
* glib/gmain.h: