thpatch/thtk

[thecl] Report (more) errors

Closed this issue · 0 comments

thecl will silently exit/crash on encountering a math/syntax error when parsing text files. It should instead at least report the error and have some more details about it, and where in the text file it happened.

Also, it should try to output the faulty function or line on "wrong format for opcode X" errors.