gspawn: rename G_SPAWN_ERROR_2BIG to be more bindings-friendly
authorDan Winship <danw@gnome.org>
Fri, 2 Mar 2012 15:22:11 +0000 (10:22 -0500)
committerDan Winship <danw@gnome.org>
Sat, 3 Mar 2012 18:26:43 +0000 (13:26 -0500)
commitdeea0e39ba6bb7c41da405c1269abb962ca81a71
tree8808eee62a0e45c2dd1533be60995c86ce83cdb0
parenta5caa564b7ac03d49386690c3037e57bdf80563d
gspawn: rename G_SPAWN_ERROR_2BIG to be more bindings-friendly

Rename G_SPAWN_ERROR_2BIG to G_SPAWN_ERROR_TOO_BIG (while keeping the
old name for compatibility), to fix problems with language bindings
where the old name translates into something that would be
syntactically invalid due to starting with a digit.

https://bugzilla.gnome.org/show_bug.cgi?id=671025
glib/gspawn.c
glib/gspawn.h