CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     tml     05/08/26 07:49:33

Modified files:
        .              : Tag: gimp-2-2 ChangeLog 
        app/plug-in    : Tag: gimp-2-2 plug-in.c 

Log message:
2005-08-26  Tor Lillqvist  <[EMAIL PROTECTED]>

* app/plug-in/plug-in.c (plug_in_prep_for_exec, plug_in_open):
Instead of passing a child_setup function whose body is ifdeffed
out on Win32 to g_spawn_async(), pass NULL for child_setup on
Win32. Newer g_spawn_async() implementations on Win32 warn if
child_setup functions are attempted to be used, as they don't make
sense because without any fork(), they are called in the parent
process.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=tml&date=explicit&mindate=2005-08-26%2007:48&maxdate=2005-08-26%2007:50

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to