mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Fix max_tokens == 1 case to match documentation. Add tests.
* glib/gstrfuncs.c: (g_strsplit): Fix max_tokens == 1 case to match documentation. * tests/strfunc-test.c: (main): Add tests. * tests/.cvsignore: Recently-added test.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-11-12 Darin Adler <darin@bentspoon.com>
|
||||
|
||||
* glib/gstrfuncs.c: (g_strsplit): Fix max_tokens == 1 case to
|
||||
match documentation.
|
||||
* tests/strfunc-test.c: (main): Add tests.
|
||||
|
||||
* tests/.cvsignore: Recently-added test.
|
||||
|
||||
Mon Nov 12 03:01:28 2001 Tim Janik <timj@gtk.org>
|
||||
|
||||
* glib/gscanner.c (g_scanner_eof): G_TOKEN_ERROR is also an end
|
||||
|
Reference in New Issue
Block a user