unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#15487: program-lambda-list & make-locale documentation
@ 2013-09-29 18:15 Josep Portella Florit
  2013-10-01 20:50 ` Mark H Weaver
  0 siblings, 1 reply; 2+ messages in thread
From: Josep Portella Florit @ 2013-09-29 18:15 UTC (permalink / raw)
  To: 15487

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






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

* bug#15487: program-lambda-list & make-locale documentation
  2013-09-29 18:15 bug#15487: program-lambda-list & make-locale documentation Josep Portella Florit
@ 2013-10-01 20:50 ` Mark H Weaver
  0 siblings, 0 replies; 2+ messages in thread
From: Mark H Weaver @ 2013-10-01 20:50 UTC (permalink / raw)
  To: Josep Portella Florit; +Cc: 15487-done

Josep Portella Florit <jpf@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





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

end of thread, other threads:[~2013-10-01 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-29 18:15 bug#15487: program-lambda-list & make-locale documentation Josep Portella Florit
2013-10-01 20:50 ` Mark H Weaver

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