summaryrefslogtreecommitdiffstats
path: root/generic/tclEncoding.c
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-07-27 00:38:57 (GMT)
committerhobbs <hobbs>2000-07-27 00:38:57 (GMT)
commitb27e37f784171db26b94f83d4ad68392351dace3 (patch)
tree00fd51cdc5570a90cae89c19a33351a1d2809754 /generic/tclEncoding.c
parent619ab717f62b2d18deaf53f5351340223d855dc7 (diff)
downloadtcl-core_8_3_1_io_rewrite.zip
tcl-core_8_3_1_io_rewrite.tar.gz
tcl-core_8_3_1_io_rewrite.tar.bz2
* generic/tclDecls.h: * generic/tcl.decls: * generic/tcl.h: * generic/tclIO.c: moved the Tcl_Channel* macros from tcl.h to tclIO.c and made them proper stubbed functions. These are: Tcl_ChannelName, Tcl_ChannelVersion, Tcl_ChannelBlockModeProc, Tcl_ChannelCloseProc, Tcl_ChannelClose2Proc, Tcl_ChannelInputProc, Tcl_ChannelOutputProc, Tcl_ChannelSeekProc, Tcl_ChannelSetOptionProc, Tcl_ChannelGetOptionProc, Tcl_ChannelWatchProc, Tcl_ChannelGetHandleProc, Tcl_ChannelFlushProc, and Tcl_ChannelHandlerProc. These should be used to access the Tcl_ChannelType structure instead of direct pointer dereferencing.
Diffstat (limited to 'generic/tclEncoding.c')
0 files changed, 0 insertions, 0 deletions