Just ignore the child_setup function, never call it. The is no situation
authorTor Lillqvist <tml@novell.com>
Thu, 25 Sep 2008 08:05:41 +0000 (08:05 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 25 Sep 2008 08:05:41 +0000 (08:05 +0000)
commit0ed8b94bfeb7a974c0e239ddc5396e7b8216f0e5
treeffd66b2c77d7cb57a00ed95791d54cd17bc1d266
parentee685b003e3b8dfe50670417dddd7422b9d2a6f0
Just ignore the child_setup function, never call it. The is no situation

2008-09-25  Tor Lillqvist  <tml@novell.com>

* glib/gspawn-win32.c (do_spawn_with_pipes) (do_spawn_directly):
Just ignore the child_setup function, never call it. The is no
situation in which it could be useful on Windows. Do print a
warning, like before.

* glib/gspawn.c (g_spawn_async_with_pipes): Corresponding change
in documentation.

svn path=/trunk/; revision=7540
ChangeLog
glib/gspawn-win32.c
glib/gspawn.c