On Thu 03 Feb 2011 22:21, Mark Harig <[email protected]> writes:

> [~]$ guile-tools doc-snarf -l

This is now fixed in git.  getopt-long used to throw to misc-error, and
then rely on the default exception printer.  Now instead it does its own
printing, and calls `(exit 1)'.  That will throw to `quit', which does
not cause a backtrace.

Current output is:

    $ guile-tools doc-snarf -l
    doc-snarf: option must be specified with argument: --lang

Terse, but better.

Thanks for the report,

Andy
-- 
http://wingolog.org/

Reply via email to