summaryrefslogtreecommitdiffstats
path: root/win/tclWinReg.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-07-17 14:08:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-07-17 14:08:30 (GMT)
commitf07fe1c911aa8a0e14476fab4e4be5d9ddcfd923 (patch)
tree6aa932a1ebd4b0cf655a5b65bf6a5541fd333305 /win/tclWinReg.c
parent7571df843a7468cda6a5504dd3de1d32aef11060 (diff)
downloadtcl-f07fe1c911aa8a0e14476fab4e4be5d9ddcfd923.zip
tcl-f07fe1c911aa8a0e14476fab4e4be5d9ddcfd923.tar.gz
tcl-f07fe1c911aa8a0e14476fab4e4be5d9ddcfd923.tar.bz2
Make sure that all "testchmod" arguments start with '0', making it more obvious that the value is octal.
dgp: Isn't the better way to make it obvious the values are octal to use the explicit octal notation? For example, [testchmod 0o777 $path] ? Really seems like a bad idea to me to introduce *more* incompatibilities for the planned conversion for having the value 0777 stop meaning 255 and start meaning 777 in Tcl 9. Answer (Jan). You guessed exactly what's my follow-up plan. This was an intermediate step which keeps all test-cases running.
Diffstat (limited to 'win/tclWinReg.c')
0 files changed, 0 insertions, 0 deletions