Paul Obermeier
Results
2
issues of
Paul Obermeier
Apply the following changes to make tclparser work with Tcl/Tk 8.7.a5: Changed load functionality: Change line in pkgIndex.tcl to: package ifneeded parser 1.8 [list load [file join $dir tclparser18.dll] Tclparser]
Apply the following changes to make tclcompiler work with Tcl/Tk 8.7.a5: Changed load functionality: Change line in pkgIndex.tcl to: package ifneeded compiler 1.7.1 [list load [file join $dir tclcompiler171.dll] Tclcompiler]