summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
diff options
context:
space:
mode:
authormdejong <mdejong>2003-01-26 05:59:37 (GMT)
committermdejong <mdejong>2003-01-26 05:59:37 (GMT)
commit7c6cdb1332f34834bf5cdef56a68f36c4fd4ec47 (patch)
tree2e93369723b56eef9c19628901fb5aea461eeb5a /generic/tclTest.c
parent014888ce2140f5b82604721064ca2f19ad848341 (diff)
downloadtcl-7c6cdb1332f34834bf5cdef56a68f36c4fd4ec47.zip
tcl-7c6cdb1332f34834bf5cdef56a68f36c4fd4ec47.tar.gz
tcl-7c6cdb1332f34834bf5cdef56a68f36c4fd4ec47.tar.bz2
* generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel):
Invoke TclpCutFileChannel and TclpSpliceFileChannel. * generic/tclInt.h: Declare TclpCutFileChannel and TclpSpliceFileChannel. * unix/tclUnixChan.c (FileCloseProc, TclpOpenFileChannel, Tcl_MakeFileChannel, TclpCutFileChannel, TclpSpliceFileChannel): Implement thread load data cut and splice for file channels. This avoids an invalid memory ref when compiled with -DDEPRECATED. * win/tclWinChan.c (FileCloseProc, TclpCutFileChannel, TclpSpliceFileChannel): Implement thread load data cut and splice for file channels. This avoids an invalid memory ref that was showing up in the thread extension.
Diffstat (limited to 'generic/tclTest.c')
0 files changed, 0 insertions, 0 deletions