The following Tcl script seems to fail under Rivet 2.3.4 with: invalid command name "::rivet::exit"
#!/usr/local/bin/tclsh package require Rivet exit 0 I don't think we had problems with this under Rivet 2.2, is this a regression?
The following Tcl script seems to fail under Rivet 2.3.4 with: invalid command name "::rivet::exit"
#!/usr/local/bin/tclsh package require Rivet exit 0 I don't think we had problems with this under Rivet 2.2, is this a regression?