wduquette / tcl-quill

Build tool for Tcl/Tk projects
BSD 2-Clause "Simplified" License
10 stars 2 forks source link

quilldoc(n): 'section' stack traces if prior section cannot be found. #38

Closed wduquette closed 9 years ago

wduquette commented 9 years ago

For example, the macro 'section this.that.theother' will stack trace if section 'this.that' is not defined.

For example;

Writing /Users/will/github/tcl-quill/docs/ug.html Error in macro at line 234, column 0:

--> can't read "prev": no such variable child process exited abnormally "can't read "prev": no such variable" is an unexpected error, not a good user error message.