unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Mark Harig <idirectscm@aim.com>
Cc: bug-guile@gnu.org, spk121@yahoo.com
Subject: Re: [bug #32243] guile-tools errors if PROGRAM can't be found
Date: Thu, 10 Feb 2011 12:19:15 +0100	[thread overview]
Message-ID: <m3d3n0cf2k.fsf@unquote.localdomain> (raw)
In-Reply-To: <8CD91FF61B460CE-2564-1F197@webmail-m030.sysops.aol.com> (Mark Harig's message of "Thu, 03 Feb 2011 16:21:01 -0500")

On Thu 03 Feb 2011 22:21, Mark Harig <idirectscm@aim.com> 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	other threads:[~2011-02-10 11:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-25 13:25 [bug #32243] guile-tools errors if PROGRAM can't be found Mike Gran
2011-01-27 10:25 ` Andy Wingo
2011-02-02 19:36 ` Andy Wingo
2011-02-03 21:21   ` Mark Harig
2011-02-10 11:19     ` Andy Wingo [this message]
2011-02-03 22:25   ` Mark Harig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3d3n0cf2k.fsf@unquote.localdomain \
    --to=wingo@pobox.com \
    --cc=bug-guile@gnu.org \
    --cc=idirectscm@aim.com \
    --cc=spk121@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).