summaryrefslogtreecommitdiffstats
path: root/generic/tclProc.c
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2013-04-23 10:39:33 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2013-04-23 10:39:33 (GMT)
commit840054b966c8610f60619a5aeb71d966499d9f0f (patch)
tree1bc0bc631c40f95af5a19d0b893abb7791875b17 /generic/tclProc.c
parente1467a90f4445e687b07b81e7574a67ace7c7db1 (diff)
downloadtcl-840054b966c8610f60619a5aeb71d966499d9f0f.zip
tcl-840054b966c8610f60619a5aeb71d966499d9f0f.tar.gz
tcl-840054b966c8610f60619a5aeb71d966499d9f0f.tar.bz2
Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as macros using Tcl_NewIntObj, Tcl_DbNewLongObj and Tcl_SetIntObj.
Starting with Tcl 8.5, this is exactly the same, it only eliminates code duplication.
Diffstat (limited to 'generic/tclProc.c')
0 files changed, 0 insertions, 0 deletions