diff options
author | davygrvy <davygrvy@pobox.com> | 2004-10-27 17:13:58 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-10-27 17:13:58 (GMT) |
commit | ae40e74a872262866a65b2bdbe48cfd49bfe7a61 (patch) | |
tree | d38e2e996f76b486c2c2fb432f57ca4fececc7e2 /library/tm.tcl | |
parent | bbf8d929edc48523f1dbbb816c26ccc93a57518f (diff) | |
download | tcl-ae40e74a872262866a65b2bdbe48cfd49bfe7a61.zip tcl-ae40e74a872262866a65b2bdbe48cfd49bfe7a61.tar.gz tcl-ae40e74a872262866a65b2bdbe48cfd49bfe7a61.tar.bz2 |
* generic/tclInt.decls: The following 9 functions were moved from
* generic/tclInt.h: tclInt.h to the internal Stubs table for
* generic/tclIntDecls.h: use by the test suite. As tclTest.obj is
* generic/tclStubInit.c: linked to the shell, these functions need
"blessed" status so as to always be exported from the library. Being
placed in the Stubs table guarantees this [Bug 1054748]:
TclpObjRemoveDirectory, TclpObjCopyDirectory,
TclpObjCreateDirectory, TclpObjDeleteFile,
TclpObjCopyFile, TclpObjRenameFile,
TclpObjStat, TclpObjAccess,
TclpOpenFileChannel
Diffstat (limited to 'library/tm.tcl')
0 files changed, 0 insertions, 0 deletions