2 Commits

Author SHA1 Message Date
zeekec
a15700d36d Rethrow ExitExceptions if we're not handling exceptions. 2008-08-19 22:18:47 +00:00
zeekec
3431fcfd78 Allow internal handling of parse errors to be turned off.
This allows exceptions for parse errors to be propagated to the caller.  Exiting
the program in parse is a bad idea generally, as we have no way of knowing what
cleanup needs to be done in the main program.
2008-07-21 17:20:57 +00:00