|
From: Andreas K. <and...@us...> - 2006-09-22 18:31:55
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26964 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclPkg.c (Tcl_PkgRequireEx): Changes handling of the return information from 'Tcl_PkgRequireProc'. Keep the interpreter result empty. Backport of fix for problem found while testing #268 under 8.5. More details in the comments. |