Browse Source
The version-mismatch and missing-header warning branches interpolated the literal [X.Y.Z] inside double-quoted puts strings, so Tcl attempted command substitution and the check died with `invalid command name "X.Y.Z"` the first time a warning branch actually fired (surfaced by a manual projectversion check during the 0.4.2 bump, whose CHANGELOG entry was missing at the time). Brackets now backslash-escaped. Layout copies of make.tcl synced by the project build included. Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.commaster
4 changed files with 8 additions and 8 deletions
Loading…
Reference in new issue