When matching debug flag keys, ignore case and accept any of comma, colon,
authorBehdad Esfahbod <behdad@gnome.org>
Thu, 6 Jul 2006 20:30:16 +0000 (20:30 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Thu, 6 Jul 2006 20:30:16 +0000 (20:30 +0000)
commit4e866367a74e3d2dce1d1c0f4d16b878e09e6a38
tree63ce63ecae2ed702bff3a075c7515ff439258c0a
parent6d9d3a111e68610b07e9469e89b8c6dad5d09d2a
When matching debug flag keys, ignore case and accept any of comma, colon,

2006-07-06  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gutils.c (g_parse_debug_string): When matching debug flag keys,
        ignore case and accept any of comma, colon, semicolon, space, and tab
        as separators.  Also, match dash with underscore.
ChangeLog
ChangeLog.pre-2-12
glib/gutils.c