GNU bug report logs - #33415
Fix argument list in match-lambda docs

Previous Next

Package: guile;

Reported by: Paul Morris <paul <at> paulwmorris.com>

Date: Sat, 17 Nov 2018 17:25:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.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 33415 in the body.
You can then email your comments to 33415 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#33415; Package guile. (Sat, 17 Nov 2018 17:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Paul Morris <paul <at> paulwmorris.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sat, 17 Nov 2018 17:25:02 GMT) Full text and rfc822 format available.

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

From: Paul Morris <paul <at> paulwmorris.com>
To: bug-guile <at> gnu.org
Subject: Fix argument list in match-lambda docs
Date: Sat, 17 Nov 2018 09:01:24 -0500
[Message part 1 (text/plain, inline)]
Hi, I found a small error in the docs for the pattern matching module:

https://www.gnu.org/software/guile/manual/html_node/Pattern-Matching.html

There should be no "exp" in these argument lists:

Scheme Syntax: match-lambda exp clause1 clause2 …
Scheme Syntax: match-lambda* exp clause1 clause2 …

The attached patch fixes this.

-Paul


[Message part 2 (text/html, inline)]
[0001-Fix-argument-list-in-match-lambda-docs.patch (text/x-patch, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 24 Jun 2019 13:24:01 GMT) Full text and rfc822 format available.

Notification sent to Paul Morris <paul <at> paulwmorris.com>:
bug acknowledged by developer. (Mon, 24 Jun 2019 13:24:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Paul Morris <paul <at> paulwmorris.com>
Cc: 33415-done <at> debbugs.gnu.org
Subject: Re: bug#33415: Fix argument list in match-lambda docs
Date: Mon, 24 Jun 2019 15:23:37 +0200
Hi,

Paul Morris <paul <at> paulwmorris.com> skribis:

> Hi, I found a small error in the docs for the pattern matching module:
>
> https://www.gnu.org/software/guile/manual/html_node/Pattern-Matching.html
>
> There should be no "exp" in these argument lists:
>
> Scheme Syntax: match-lambda exp clause1 clause2 …
> Scheme Syntax: match-lambda* exp clause1 clause2 …

Indeed.

>>From 502a6022e6e059a96f73a0b907b02b4e797e5a65 Mon Sep 17 00:00:00 2001
> From: Paul Morris <paul <at> paulwmorris.com>
> Date: Sat, 17 Nov 2018 08:54:06 -0500
> Subject: [PATCH] Fix argument list in match-lambda docs
>
> * doc/ref/match.texi: Fix argument list for match-lambda.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 23 Jul 2019 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 277 days ago.

Previous Next


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