Skip to content

4.3.0 can't read "::command": no such variable #284

@wenzler

Description

@wenzler

Weird error on all 32bit OS (SLE10,11 RH5,6)- all using tcl 8.6.4
No problem with 4.2.4 or 4.2.5.

can't read "::command": no such variable
    while executing
"if {$::command eq {clear}} {
      set ::use_pager 0
   }"
    (procedure "initPager" line 50)
    invoked from within
"initPager"
    (procedure "initErrorReport" line 6)
    invoked from within
"initErrorReport"
    invoked from within
"if {[catch {
   # parse all command-line arguments before doing any action, no output is
   # made during argument parse to wait for potential paging ..."
    (file "/app/vbuild/tools/modulestcl/4.3.0/libexec/modulecmd.tcl" line 9624)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions