|
From: Donal K. F. <dk...@us...> - 2003-09-29 22:38:23
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv3034 Modified Files: ChangeLog Log Message: Symbols which are visible outside a single compilation unit must have the prefix 'Tcl' to keep them out of the way of non-Tcl C code on Unix. (Problem reported by George Staplin.) |