Artifact 62e582288f084482b3ef8aa59bb0c044674cde22:
- File generic/tclCompExpr.c — part of check-in [fa28ece419] at 2001-12-04 21:52:07 on branch mod-8-3-4-branch — * NOTES: * tcl.h: * tclInt.h: Moved the macros to control feature exclusion and stack manipulation into the private area of the tcl headers. Renamed the macros for TCL_STRUCT_ON_HEAP to make their names more sensible. * tclCmdAH.c: * tclCompCmds.c: * tclCompExpr.c: * tclCompile.c: * tclExecute.c: * tclIO.c: * tclParse.c: * tclParseExpr.c: * tclScan.c: * tclUnixChan.c: Adapted to changed macro names, added some more places there structures go on the heap instead of the stack. Fixed a problem with TCL_FMT_STATIC_FLOATBUFFER_SZ which caused the interp to crash when actually used to reduce the usage of the stack. (user: andreas_kupries size: 31852)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.