vte r1690 - in trunk: . src



Author: cpwilson
Date: 2007-02-16 14:08:58 +0000 (Fri, 16 Feb 2007)
New Revision: 1690
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1690&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/pty.c
Log:
2007-02-16  Chris Wilson  <chris chris-wilson co uk>

	Bug 407945 â "GNOME" Terminal" regression after "vte" update when using "csh"

	When passing multiple versions of the same environment
	variable to execve (i.e g_spawn) the result is undefined.
	So we solve the ambiguity by using the application passed env to
	override values from the current environment.
	
	* src/pty.c: (collect_variables), (merge_environ),
	(_vte_pty_run_on_pty):






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