This is the mail archive of the
src-cvs@sources.redhat.com
mailing list .
src/expect ChangeLog exp_clib.c exp_command.c
- From: cagney at sources dot redhat dot com
- To: src-cvs at sources dot redhat dot com
- Date: 20 Nov 2002 00:27:04 -0000
- Subject: src/expect ChangeLog exp_clib.c exp_command.c
CVSROOT: /cvs/src
Module name: src
Branch: gdb_5_3-branch
Changes by: cagney@sourceware.org 2002-11-19 16:27:04
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&only_with_tag=gdb_5_3-branch&r1=1.12&r2=1.12.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/expect/exp_clib.c.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.2&r2=1.2.12.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/expect/exp_command.c.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.4&r2=1.4.10.1