diff options
| author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-04-23 10:39:33 (GMT) |
|---|---|---|
| committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-04-23 10:39:33 (GMT) |
| commit | 840054b966c8610f60619a5aeb71d966499d9f0f (patch) | |
| tree | 1bc0bc631c40f95af5a19d0b893abb7791875b17 /generic/tclProc.c | |
| parent | e1467a90f4445e687b07b81e7574a67ace7c7db1 (diff) | |
| download | tcl-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
