summaryrefslogtreecommitdiffstats
path: root/library/http2.0
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1999-02-02 22:28:09 (GMT)
committerstanton <stanton@noemail.net>1999-02-02 22:28:09 (GMT)
commitec674858a254ea6fe928287fe1adb95d17c3a65b (patch)
tree0af36d64529237b6b1765f38d220a57f2bea25db /library/http2.0
parentccb9402700b710a23919666516d382b00aa9d790 (diff)
downloadtcl-ec674858a254ea6fe928287fe1adb95d17c3a65b.zip
tcl-ec674858a254ea6fe928287fe1adb95d17c3a65b.tar.gz
tcl-ec674858a254ea6fe928287fe1adb95d17c3a65b.tar.bz2
* library/init.tcl: Various small changes requested by Jan Nijtmans.
- If the variable $tcl_library contains the empty string, this empty string will be put in $auto_path. This is not useful at all, it only slows down later package processing. - If the variable tcl_pkgPath is not set, the "unset __dir" fails. Thich makes init.tcl totally unusable. Better put a "catch" around it. - In the function tcl_findLibraries, the "string match" function only works correctly if $tcl_patchLevel is in one of the forms "?.?a?", "?.?b?" or "?.?.?". Could a "regexp" be used instead, then it allows anything to be appended to the patchLevel string. And it is more efficient. - The tclPkgSetup function assumes that if $type != "load" then the type must be "source". This needn't be true. Some users want to add their own setup types. [RFE: 1138] [Bug: 978] FossilOrigin-Name: f3d065fb9d636ea7906719137e29fbb7a81f73b2
Diffstat (limited to 'library/http2.0')
0 files changed, 0 insertions, 0 deletions