bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13631: format "~q" argument reports wrong email to report bugs to


From: Ludovic Courtès
Subject: bug#13631: format "~q" argument reports wrong email to report bugs to
Date: Tue, 05 Feb 2013 23:13:05 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

merge 13631 13485
thanks

Hi,

Zach Davis <address@hidden> 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 address@hidden'
> $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 via email to

[Prev in Thread] Current Thread [Next in Thread]