Re: patch to change behavior of g_strsplit on empty string back to 1.2 behavior
- From: Darin Adler <darin bentspoon com>
- To: Joel Becker <jlbec evilplan org>
- Cc: Owen Taylor <otaylor redhat com>, gtk-devel-list gnome org
- Subject: Re: patch to change behavior of g_strsplit on empty string back to 1.2 behavior
- Date: Wed, 18 Jul 2001 17:19:34 -0700
On Wednesday, July 18, 2001, at 05:11 PM, Joel Becker wrote:
AFAICT, stable behaved like perl. If it doesn't, I'm amazed I
haven't seen bugs. I've been using it like perl for the longest time.
Definitely not. I wrote a test program and everything. Stable definitely
turns g_strsplit("FOO=bar=baz=bletch", "=", 2) into "Foo", "bar",
"baz=bletch", NULL.
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]