The checker and compiler are missing the #! line to
invoke the proper interpreter in the startup.tcl scripts.
Additionally, the checker is missing a 'package require
procomp' needed to load the procomp package. And
procomp.tcl is missing a 'package require cmdline'
needed for its command line processing.
The attached patches fix these problems.
Nobody/Anonymous
compiler
bug
Public
| Filename | Description | Download |
|---|---|---|
| tclpro-checker-startup.patch | Download | |
| tclpro-compiler-startup.patch | Download | |
| tclpro-compiler-package.patch | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 201053: tclpro-compiler-package.patch | 2006-11-02 01:08 | wart |
| File Added | 201052: tclpro-compiler-startup.patch | 2006-11-02 01:07 | wart |
| File Added | 201051: tclpro-checker-startup.patch | 2006-11-02 01:07 | wart |