|
From: Don P. <dg...@us...> - 2008-12-03 07:03:16
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23203 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclFileName.c (DoGlob): One of the Tcl_FSMatchInDirectory() calls did not have its return code checked. This caused error messages returned by some Tcl_Filesystem drivers to be swallowed. |