From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Roxborough To: gcc@sources.redhat.com, gdb@sources.redhat.com, binutils@sources.redhat.com Subject: Tcl8.3 upgrade, Expect patch. Date: Mon, 09 Jul 2001 16:03:00 -0000 Message-id: <3B4A381D.B8D4B93E@redhat.com> X-SW-Source: 2001-07/msg00082.html Hi, I'm seeking approval to check in the following changes to Expect: - Changes to support Tcl8.3 API (Tcl8.0 will still work). - Move Tcl8.0 regexp into Expect. - Move some of Tcl8.0's tclParse.c into Expect. These changes make Expect Tcl version independent, without us having to worry about rewriting any regular expressions. Once these changes are in place the Tcl8.3 upgrade can go mostly unnoticed. You can find a patch and the new files in this tarball: http://www.cygnus.com/~irox/expect/expect-update.tar Any questions/feedback/comments are welcome. Thanks, Ian.