GNU bug report logs - #15487
program-lambda-list & make-locale documentation

Previous Next

Package: guile;

Reported by: Josep Portella Florit <jpf <at> primfilat.com>

Date: Sun, 29 Sep 2013 18:16:01 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.org>

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 15487 in the body.
You can then email your comments to 15487 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#15487; Package guile. (Sun, 29 Sep 2013 18:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Josep Portella Florit <jpf <at> primfilat.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sun, 29 Sep 2013 18:16:02 GMT) Full text and rfc822 format available.

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

From: Josep Portella Florit <jpf <at> primfilat.com>
To: bug-guile <at> gnu.org
Subject: program-lambda-list & make-locale documentation
Date: Sun, 29 Sep 2013 20:15:25 +0200
Hi!

There is an error in the documentation for program-lambda-list.  It
includes an example that reads:

          (program-lambda-alist
           (lambda* (a b #:optional c #:key (d 1) #:rest e)
             #t)) =>

Notice program-lambda-ALIST instead of program-lambda-LIST.

There is another error in the documentation for make-locale.  The
first example reads:

          (make-locale (list LC_MESSAGE LC_CTYPE) "sv_SE")

But LC_MESSAGE is unbound.  It should be LC_MESSAGES, ending with an
S.

Also, I've noticed I've been added to the THANKS file like this:

[...]
          Barry Fishman
       Kevin J. Fletcher
 Josep Portella Florit
        Charles Gagnon
             Fu-gangqiang
[...]

I think my name should appear like this:

[...]
          Barry Fishman
       Kevin J. Fletcher
          Josep Portella Florit
        Charles Gagnon
             Fu-gangqiang
[...]

Because "Portella Florit" are my surnames.  I can see other Spanish
and Catalan names in the list, like "Jose A Ortega Ruiz", "Lluís
Batlle i Rossell" and "Daniel Llorens del Río" and they are formatted
this way.

Sorry to bother you with this :-)





Reply sent to Mark H Weaver <mhw <at> netris.org>:
You have taken responsibility. (Tue, 01 Oct 2013 20:52:02 GMT) Full text and rfc822 format available.

Notification sent to Josep Portella Florit <jpf <at> primfilat.com>:
bug acknowledged by developer. (Tue, 01 Oct 2013 20:52:03 GMT) Full text and rfc822 format available.

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

From: Mark H Weaver <mhw <at> netris.org>
To: Josep Portella Florit <jpf <at> primfilat.com>
Cc: 15487-done <at> debbugs.gnu.org
Subject: Re: bug#15487: program-lambda-list & make-locale documentation
Date: Tue, 01 Oct 2013 16:50:59 -0400
Josep Portella Florit <jpf <at> primfilat.com> writes:

> There is an error in the documentation for program-lambda-list.  It
> includes an example that reads:
>
>           (program-lambda-alist
>            (lambda* (a b #:optional c #:key (d 1) #:rest e)
>              #t)) =>
>
> Notice program-lambda-ALIST instead of program-lambda-LIST.
>
> There is another error in the documentation for make-locale.  The
> first example reads:
>
>           (make-locale (list LC_MESSAGE LC_CTYPE) "sv_SE")
>
> But LC_MESSAGE is unbound.  It should be LC_MESSAGES, ending with an
> S.

Indeed!

> I think my name should appear like this:
>
> [...]
>           Barry Fishman
>        Kevin J. Fletcher
>           Josep Portella Florit
>         Charles Gagnon
>              Fu-gangqiang
> [...]
>
> Because "Portella Florit" are my surnames.

Oops!  Sorry for my mistake.

> Sorry to bother you with this :-)

No need to apologize.  Thanks for reporting these problems.
They're fixed in 84af582d1e9b5f04270d263a89aaa844750177d3.

  Happy hacking!
      Mark




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

This bug report was last modified 10 years and 186 days ago.

Previous Next


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