When the string is ended by a delimiter, return an extra empty string just
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Thu, 26 Oct 2000 13:00:18 +0000 (13:00 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 26 Oct 2000 13:00:18 +0000 (13:00 +0000)
commit6f83e76ea8e27d1ab12f43a756d1ec46ac9726ff
tree4e50c1d4ae21beeb150c73c4ec7c3bc59d10ced7
parent752f18cc244570977cdd8af8bdd26f71c76f3038
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.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gstrfuncs.c
gstrfuncs.c