[glibmm/glibmm-2-20-mm-common: 161/179] Merge commit '8a7805cbbe6d268e975669349beb4e82d971537d' into glibmm-2-20-mm-common



commit d17e812deeeb50ac1d359d0d799c83161b6003d3
Merge: 3c0cd49... 8a7805c...
Author: Daniel Elstner <daniel kitta gmail com>
Date:   Sat Sep 5 10:45:59 2009 +0200

    Merge commit '8a7805cbbe6d268e975669349beb4e82d971537d' into glibmm-2-20-mm-common

 ChangeLog          |   12 ++++++++++++
 glib/src/spawn.ccg |   12 ++++++------
 2 files changed, 18 insertions(+), 6 deletions(-)
---
diff --cc ChangeLog
index 2319d12,d9e1c90..22e13d4
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,3 -1,25 +1,15 @@@
+ 2009-07-06  Daniel Elstner  <danielk openismus com>
+ 
+ 	Treat empty Glib::spawn*() working dir as unset
+ 
+ 	* glib/src/spawn.ccg (Glib::spawn_async_with_pipes): If the
+ 	working_directory argument is the empty string, pass a 0 pointer
+ 	to the GLib C API to make it inherit the parent's working directory.
+ 	This is fine as the empty string is not a valid directory name, and
+ 	our documentation already says that it will be interpreted that way.
+ 	(Glib::spawn_async): ditto,
+ 	(Glib::spawn_sync): ditto.
+ 
 -2009-07-03  José Alburquerque  <jaalburqu svn gnome org>
 -
 -	* tests/glibmm_valuearray/main.cc: Use references to store casts in
 -	glibmm_valuearray test.
 -
 -2009-06-30  Jonathon Jongsma  <jonathon quotidian org>
 -
 -	* glib/src/optiongroup.ccg:
 -	* glib/src/optiongroup.hg: add OptionGroup::add_entry(.., double&)
 -
  2009-06-29  Jonathon Jongsma  <jonathon quotidian org>
  
  	* tools/m4/convert_gio.m4: add some namespaced conversions so that I



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]