GNU bug report logs -
#11614
compose (in 2.0.5 docs)
Previous Next
Reported by: David Jaquay <djaquay <at> gmail.com>
Date: Sat, 2 Jun 2012 20:09:02 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 11614 in the body.
You can then email your comments to 11614 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#11614
; Package
guile
.
(Sat, 02 Jun 2012 20:09:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
David Jaquay <djaquay <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Sat, 02 Jun 2012 20:09:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Docs for compose, in section 6.9.6, might better read "Compose proc with
the procedures in rest, such that [the procedures in rest are applied in
order, followed by] proc last, and return the resulting procedure. The
given procedures must have compatible arity." The existing text seems to
imply that only the last procedure in rest is executed before proc.
Dave
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-guile <at> gnu.org
:
bug#11614
; Package
guile
.
(Tue, 19 Jun 2012 23:21:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 11614 <at> debbugs.gnu.org (full text, mbox):
Hi David,
Sorry for the late reply.
David Jaquay <djaquay <at> gmail.com> skribis:
> Docs for compose, in section 6.9.6, might better read "Compose proc with
> the procedures in rest, such that [the procedures in rest are applied in
> order, followed by] proc last, and return the resulting procedure. The
> given procedures must have compatible arity." The existing text seems to
> imply that only the last procedure in rest is executed before proc.
The text was changed in the meantime to this:
-- Scheme Procedure: compose proc1 proc2 ...
Compose PROC1 with the procedures PROC2 ... such that the last
PROC argument is applied first and PROC1 last, and return the
resulting procedure. The given procedures must have compatible
arity.
How does that sound?
Thanks,
Ludo’.
Information forwarded
to
bug-guile <at> gnu.org
:
bug#11614
; Package
guile
.
(Wed, 20 Jun 2012 13:38:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 11614 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Sounds good, thanks.
Dave
On Tue, Jun 19, 2012 at 7:16 PM, Ludovic Courtès <ludo <at> gnu.org> wrote:
> Hi David,
>
> Sorry for the late reply.
>
> David Jaquay <djaquay <at> gmail.com> skribis:
>
> > Docs for compose, in section 6.9.6, might better read "Compose proc with
> > the procedures in rest, such that [the procedures in rest are applied in
> > order, followed by] proc last, and return the resulting procedure. The
> > given procedures must have compatible arity." The existing text seems to
> > imply that only the last procedure in rest is executed before proc.
>
> The text was changed in the meantime to this:
>
> -- Scheme Procedure: compose proc1 proc2 ...
> Compose PROC1 with the procedures PROC2 ... such that the last
> PROC argument is applied first and PROC1 last, and return the
> resulting procedure. The given procedures must have compatible
> arity.
>
> How does that sound?
>
> Thanks,
> Ludo’.
>
[Message part 2 (text/html, inline)]
Reply sent
to
ludo <at> gnu.org (Ludovic Courtès)
:
You have taken responsibility.
(Wed, 20 Jun 2012 22:32:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
David Jaquay <djaquay <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 20 Jun 2012 22:32:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 11614-done <at> debbugs.gnu.org (full text, mbox):
David Jaquay <djaquay <at> gmail.com> skribis:
> Sounds good, thanks.
Great, thank you.
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 19 Jul 2012 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.