summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFile.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-11-14 18:35:22 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-11-14 18:35:22 (GMT)
commit1ed5a135edb9b30eae6aa9dcc091929aba2c3864 (patch)
tree928bfea80c441a8df668a6ad5dfb7ada67f0d43b /unix/tclUnixFile.c
parentf6a35fe784990ecc7d36c6a19b1d43cc808b1749 (diff)
downloadtcl-1ed5a135edb9b30eae6aa9dcc091929aba2c3864.zip
tcl-1ed5a135edb9b30eae6aa9dcc091929aba2c3864.tar.gz
tcl-1ed5a135edb9b30eae6aa9dcc091929aba2c3864.tar.bz2
TIP 484 proposes a re-implementation of Tcl's "int" Tcl_ObjType.
Since the new implementation is not consistent with the former one, any callers of Tcl_GetObjType("int") who are expecting the return value to point them at something playing by the former rules are at risk of having their code broken. In this branch I remove the registation of Tcl's "int" type, so such callers will get NULL (which they should already be able to handle) instead of something misleading them into breakage. Examine this branch and decide if it should be incorporated into TIP 484.
Diffstat (limited to 'unix/tclUnixFile.c')
0 files changed, 0 insertions, 0 deletions