GNU bug report logs - #30276
typos in the manual (api-macros, vm)

Previous Next

Package: guile;

Reported by: Matt Wette <matt.wette <at> gmail.com>

Date: Sun, 28 Jan 2018 21:27:02 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 30276 in the body.
You can then email your comments to 30276 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#30276; Package guile. (Sun, 28 Jan 2018 21:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matt Wette <matt.wette <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sun, 28 Jan 2018 21:27:02 GMT) Full text and rfc822 format available.

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

From: Matt Wette <matt.wette <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: typos in the manual (api-macros, vm)
Date: Sun, 28 Jan 2018 13:26:02 -0800
A couple typos in the maual

--- api-macros.texi-fix	2018-01-28 13:22:52.305712852 -0800
+++ api-macros.texi	2017-11-19 11:22:01.000000000 -0800
@@ -1280,7 +1280,7 @@
 
 In this way @code{(macroexpand @var{foo})} is equivalent to
 @code{(macroexpand @var{foo} 'e '(eval))}.  The second argument is the
-mode (@code{'e} for ``eval'') and the third is the
+mode (@code{'e} for ``eval'') and the second is the
 eval-syntax-expanders-when parameter (only @code{eval} in this default
 setting).
 
--- vm.texi	2017-05-13 09:41:37.000000000 -0700
+++ vm.texi-fix	2018-01-28 13:21:31.621618026 -0800
@@ -719,7 +719,7 @@
 
 For calls, both in tail position and in non-tail position, we require
 that the procedure and the arguments already be shuffled into place
-befor the call instruction.  ``Into place'' for a tail call means that
+before the call instruction.  ``Into place'' for a tail call means that
 the procedure should be in slot 0, relative to the @code{fp}, and the
 arguments should follow.  For a non-tail call, if the procedure is in
 @code{fp}-relative slot @var{n}, the arguments should follow from slot





Reply sent to Mark H Weaver <mhw <at> netris.org>:
You have taken responsibility. (Fri, 16 Mar 2018 04:15:01 GMT) Full text and rfc822 format available.

Notification sent to Matt Wette <matt.wette <at> gmail.com>:
bug acknowledged by developer. (Fri, 16 Mar 2018 04:15:02 GMT) Full text and rfc822 format available.

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

From: Mark H Weaver <mhw <at> netris.org>
To: Matt Wette <matt.wette <at> gmail.com>
Cc: 30276-done <at> debbugs.gnu.org
Subject: Re: bug#30276: typos in the manual (api-macros, vm)
Date: Fri, 16 Mar 2018 00:13:49 -0400
Matt Wette <matt.wette <at> gmail.com> writes:

> A couple typos in the maual
>
> --- api-macros.texi-fix	2018-01-28 13:22:52.305712852 -0800
> +++ api-macros.texi	2017-11-19 11:22:01.000000000 -0800
> @@ -1280,7 +1280,7 @@
>  In this way @code{(macroexpand @var{foo})} is equivalent to
>  @code{(macroexpand @var{foo} 'e '(eval))}.  The second argument is the
> -mode (@code{'e} for ``eval'') and the third is the
> +mode (@code{'e} for ``eval'') and the second is the
>  eval-syntax-expanders-when parameter (only @code{eval} in this default
>  setting).
>  --- vm.texi	2017-05-13 09:41:37.000000000 -0700
> +++ vm.texi-fix	2018-01-28 13:21:31.621618026 -0800
> @@ -719,7 +719,7 @@
>  For calls, both in tail position and in non-tail position, we require
>  that the procedure and the arguments already be shuffled into place
> -befor the call instruction.  ``Into place'' for a tail call means that
> +before the call instruction.  ``Into place'' for a tail call means that
>  the procedure should be in slot 0, relative to the @code{fp}, and the
>  arguments should follow.  For a non-tail call, if the procedure is in
>  @code{fp}-relative slot @var{n}, the arguments should follow from slot

Applied in commit 6d9c6833e78e560420a7805bf73a9dfbaa4b0cbb on the
stable-2.2 branch.

     Thanks!
       Mark




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 13 Apr 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 15 days ago.

Previous Next


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