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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13631 in the body.
You can then email your comments to 13631 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#13631; Package guile. (Tue, 05 Feb 2013 07:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zach Davis <zdavkeos <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Tue, 05 Feb 2013 07:54:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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
----------



Information forwarded to bug-guile <at> gnu.org:
bug#13631; Package guile. (Tue, 05 Feb 2013 22:15:02 GMT) Full text and rfc822 format available.

Message #8 received at 13631 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Zach Davis <zdavkeos <at> gmail.com>
Cc: 13631 <at> debbugs.gnu.org
Subject: Re: bug#13631: format "~q" argument reports wrong email to report
	bugs to
Date: Tue, 05 Feb 2013 23:13:05 +0100
merge 13631 13485
thanks

Hi,

Zach Davis <zdavkeos <at> gmail.com> skribis:

> 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

This has been fixed in the ‘stable-2.0’ branch by 90baf8cd.
Can you apply it and confirm that it works?

Thanks,
Ludo’.




Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Wed, 06 Feb 2013 14:32:04 GMT) Full text and rfc822 format available.

Notification sent to Zach Davis <zdavkeos <at> gmail.com>:
bug acknowledged by developer. (Wed, 06 Feb 2013 14:32:11 GMT) Full text and rfc822 format available.

Message #13 received at 13631-done <at> debbugs.gnu.org (full text, mbox):

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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 07 Mar 2013 12:24:04 GMT) Full text and rfc822 format available.

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.