|
From: Don P. <dg...@us...> - 2008-06-18 21:18:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32566 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclParseExpr.c: Disabled attempts to support [expr] functions named eq(...) or ne(...). Any attempts to use such functions were panicking. [Bug 1971879]. |