CVSROOT: /cvs/gnome Module name: gimp Changes by: tml 05/08/26 08:03:24
Modified files: . : ChangeLog app/plug-in : 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%2008:02&maxdate=2005-08-26%2008:04 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list