diff options
author | hypnotoad <yoda@etoyoc.com> | 2018-11-21 00:40:32 (GMT) |
---|---|---|
committer | hypnotoad <yoda@etoyoc.com> | 2018-11-21 00:40:32 (GMT) |
commit | fcfb05f5d36322a8ecfdc033cdf8de9994f37e5b (patch) | |
tree | 1eb38dad3a314be7ae278539ede1c97b4ec5b549 /.github | |
parent | 1c46dc592909068bf224800ad35d5c795de16e8f (diff) | |
download | tcl-fcfb05f5d36322a8ecfdc033cdf8de9994f37e5b.zip tcl-fcfb05f5d36322a8ecfdc033cdf8de9994f37e5b.tar.gz tcl-fcfb05f5d36322a8ecfdc033cdf8de9994f37e5b.tar.bz2 |
Further refinements for the fix for bug [4e812aadae68af384605a5e78845abe40206fbe9]
Moved the package manifest for the /library file system out of init.tcl file
and into a new file "manifest.txt". If a VFS is populating tcl_library via
a file copy it will rename that file to pkgIndex.tcl, which will allow all
of the packages the core distributes in this way to be available via the standard
package discovery mechanism (as tcl_library is already in the auto_path of an
unmodified tcl interpreter. And if you've modified the tcl interpreter, you
probably know better anyway.
Probably...)
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions