Batch refresh via make.tcl packages/bootsupport/vfscommonupdate: punk::path
0.2.2 -> 0.3.0 (extensionless lib: tcl identification - this change-set),
plus promotion of punk::args 0.12.6 and punk::ns 0.9.0 built at the previous
source commit. vfscommon lib copies of app-punkscript/app-punkshell/
app_shellrun pick up the shared scriptlib_resolve refactor. Includes the
project-layout bootsupport snapshot copies (punkboot-bootsupport installer).
Kit deploys to bin/ for punk91.exe and punk902z.exe were blocked by running
shell instances holding the executables (build reported the failed deletes);
rerun make.tcl project (or close the shells first) to deploy - tests were
run against the freshly built kit from src/_build.
Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.com
#sole emission of the original error message - below the usage table
if {$msg ne ""} {
append result \n $msg
}
}
} else {
set result $errmsg
append result \n $msg
#sole emission of the original error message - below the usage text
if {$msg ne ""} {
append result \n $msg
}
}
if {$as_error} {
#add PUNK to the tail end of the more usual -errorcode {TCL WRONGARGS} so we maintain reasonable compat with things looking for TCL WRONGARGS - but also differentiate it.
@ -14017,7 +14071,7 @@ package provide punk::args [tcl::namespace::eval punk::args {
#sole emission of the original error message - below the usage table
if {$msg ne ""} {
append result \n $msg
}
}
} else {
set result $errmsg
append result \n $msg
#sole emission of the original error message - below the usage text
if {$msg ne ""} {
append result \n $msg
}
}
if {$as_error} {
#add PUNK to the tail end of the more usual -errorcode {TCL WRONGARGS} so we maintain reasonable compat with things looking for TCL WRONGARGS - but also differentiate it.
@ -14017,7 +14071,7 @@ package provide punk::args [tcl::namespace::eval punk::args {
#sole emission of the original error message - below the usage table
if {$msg ne ""} {
append result \n $msg
}
}
} else {
set result $errmsg
append result \n $msg
#sole emission of the original error message - below the usage text
if {$msg ne ""} {
append result \n $msg
}
}
if {$as_error} {
#add PUNK to the tail end of the more usual -errorcode {TCL WRONGARGS} so we maintain reasonable compat with things looking for TCL WRONGARGS - but also differentiate it.
@ -14017,7 +14071,7 @@ package provide punk::args [tcl::namespace::eval punk::args {
#sole emission of the original error message - below the usage table
if {$msg ne ""} {
append result \n $msg
}
}
} else {
set result $errmsg
append result \n $msg
#sole emission of the original error message - below the usage text
if {$msg ne ""} {
append result \n $msg
}
}
if {$as_error} {
#add PUNK to the tail end of the more usual -errorcode {TCL WRONGARGS} so we maintain reasonable compat with things looking for TCL WRONGARGS - but also differentiate it.
@ -14017,7 +14071,7 @@ package provide punk::args [tcl::namespace::eval punk::args {