This is the mail archive of the src-cvs@sources.redhat.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/expect ChangeLog exp_clib.c exp_command.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sourceware.org	2002-11-19 16:28:58

Modified files:
	expect         : ChangeLog exp_clib.c exp_command.c 

Log message:
	2002-11-19  Andrew Cagney  <ac131313@redhat.com>
	
	* exp_clib.c (ecases;): Cast value returned by TclRegComp to a
	void pointer.
	* exp_command.c (Exp_SpawnCmd): Cast `wfd' to an int before
	passing to `dup'.  Pass `rfd' and `wfd' to an int before assigning
	to `master'.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/expect/ChangeLog.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/expect/exp_clib.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/expect/exp_command.c.diff?cvsroot=src&r1=1.4&r2=1.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]