mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
When the string is ended by a delimiter, return an extra empty string just
2000-10-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gstrfuncs.c (g_strsplit): When the string is ended by a delimiter, return an extra empty string just like for a delimiter at the start of the string. This makes the function behave more consitent and also fixes Bug #15026.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
752f18cc24
commit
6f83e76ea8
@@ -1,3 +1,10 @@
|
||||
2000-10-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gstrfuncs.c (g_strsplit): When the string is ended by a
|
||||
delimiter, return an extra empty string just like for a delimiter
|
||||
at the start of the string. This makes the function behave more
|
||||
consitent and also fixes Bug #15026.
|
||||
|
||||
Tue Oct 24 22:09:14 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* glib-object.h: added newly added gobject/ headers.
|
||||
|
Reference in New Issue
Block a user