| Open Bugs | New Bug |
anonymous Login/Register |
| 2003/04/18 | patthoyts | ||
Packages built with critcl cannot be loaded in tcl versions less than 8.4 The pkgIndex.tcl script sources a generated critcl.tcl file which uses arguments not supported in 8.3 and 8.2 For Tcl 8.3 - the eq operator is not available - replace with 'string compare'. For Tcl 8.2 - the glob command does not support the -directory option. |
|||
| 2003/04/26 | jcw | ||
Thanks, I've updated the starkit and CVS, version ID 17146-29268 should be ok. Please let me know if I missed other details. |
|||