unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#13631: format "~q" argument reports wrong email to report bugs to
@ 2013-02-05  2:36 Zach Davis
  2013-02-05 22:13 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Zach Davis @ 2013-02-05  2:36 UTC (permalink / raw)
  To: 13631

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#13631: format "~q" argument reports wrong email to report bugs to
  2013-02-05  2:36 bug#13631: format "~q" argument reports wrong email to report bugs to Zach Davis
@ 2013-02-05 22:13 ` Ludovic Courtès
       [not found]   ` <CABLGLNL3rka2cEa_Yde9jxRPunwgJ=CY556zZTSRbR0gRxcf+w@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2013-02-05 22:13 UTC (permalink / raw)
  To: Zach Davis; +Cc: 13631

merge 13631 13485
thanks

Hi,

Zach Davis <zdavkeos@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@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’.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#13631: format "~q" argument reports wrong email to report bugs to
       [not found]   ` <CABLGLNL3rka2cEa_Yde9jxRPunwgJ=CY556zZTSRbR0gRxcf+w@mail.gmail.com>
@ 2013-02-06 14:29     ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2013-02-06 14:29 UTC (permalink / raw)
  To: Zach Davis; +Cc: 13631-done

Zach Davis <zdavkeos@gmail.com> skribis:

> Works for me.

Great, thanks.

Ludo’.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-06 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-05  2:36 bug#13631: format "~q" argument reports wrong email to report bugs to Zach Davis
2013-02-05 22:13 ` Ludovic Courtès
     [not found]   ` <CABLGLNL3rka2cEa_Yde9jxRPunwgJ=CY556zZTSRbR0gRxcf+w@mail.gmail.com>
2013-02-06 14:29     ` Ludovic Courtès

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