Hi,
While the "cargo run shell" works and I get the familiar prompt and basic commands work
Running the test fail as:
cargo run test molt/tests/all.tcl
Finished dev [unoptimized + debuginfo] target(s) in 0.11s
Running target\debug\moltsh.exe test molt/tests/all.tcl
Molt 0.3.2 -- Test Harness
thread 'main' has overflowed its stack
Note, new rust user today, but old tcler...
regards,
Hi,
While the "cargo run shell" works and I get the familiar prompt and basic commands work
Running the test fail as:
cargo run test molt/tests/all.tcl
Finished dev [unoptimized + debuginfo] target(s) in 0.11s
Running
target\debug\moltsh.exe test molt/tests/all.tclMolt 0.3.2 -- Test Harness
thread 'main' has overflowed its stack
Note, new rust user today, but old tcler...
regards,