|
From: Jeffrey H. <ho...@us...> - 2002-09-30 18:05:07
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv17805 Modified Files: ChangeLog Log Message: * generic/tclCompCmds.c (TclCompileRegexpCmd): correct the checking for bad re's that didn't terminate the re string. Resultant compiles were correct, but much slower than necessary. |