GNU bug report logs - #13631
format "~q" argument reports wrong email to report bugs to

Previous Next

Package: guile;

Reported by: Zach Davis <zdavkeos <at> gmail.com>

Date: Tue, 5 Feb 2013 07:54:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13631: closed (format "~q" argument reports wrong email to
 report bugs to)
Date: Wed, 06 Feb 2013 14:32:06 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 06 Feb 2013 15:29:15 +0100
with message-id <87r4ktcy84.fsf <at> gnu.org>
and subject line Re: bug#13631: format "~q" argument reports wrong email to report bugs to
has caused the debbugs.gnu.org bug report #13631,
regarding format "~q" argument reports wrong email to report bugs to
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
13631: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13631
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zach Davis <zdavkeos <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: format "~q" argument reports wrong email to report bugs to
Date: Mon, 4 Feb 2013 20:36:31 -0600
Head: 180ac9d7b

scheme@(guile-user)> (use-modules (ice-9 format))
scheme@(guile-user)> (format #t "~q")
;;; <stdin>:2:0: warning: "~q": wrong number of `format' arguments:
expected 1, got 0
SLIB Common LISP format version 3.0
  (C) copyright 1992-1994 by Dirk Lutzebaeck
  please send bug reports to `lutzeb <at> cs.tu-berlin.de'
$1 = #t
scheme@(guile-user)>

(I think the "wrong number of args" error has been fixed)

The comment at the top of the file says to send bug reports to `
bugs-guile <at> gnu.org' (which i believe is correct?)

The address appears in module/ice-9/format.scm line 756.

I didn't thing attaching a patch file would be necessary.

Thanks,
Zach
----------

[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Zach Davis <zdavkeos <at> gmail.com>
Cc: 13631-done <at> debbugs.gnu.org
Subject: Re: bug#13631: format "~q" argument reports wrong email to report
	bugs to
Date: Wed, 06 Feb 2013 15:29:15 +0100
Zach Davis <zdavkeos <at> gmail.com> skribis:

> Works for me.

Great, thanks.

Ludo’.


This bug report was last modified 12 years and 164 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.