unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Matt Wette <matt.wette@gmail.com>
Cc: 29910-done@debbugs.gnu.org
Subject: bug#29910: minor typo in doc/ref/api-data.texi: u8 vs u32 literal array syntax
Date: Fri, 16 Feb 2018 14:27:50 +0100	[thread overview]
Message-ID: <87mv09njxl.fsf@gnu.org> (raw)
In-Reply-To: <275978A4-9CE6-4FD0-927E-8253EE4FF584@gmail.com> (Matt Wette's message of "Sat, 30 Dec 2017 09:50:56 -0800")

Matt Wette <matt.wette@gmail.com> skribis:

> patch is with respect to  guile-2.2.2, in doc/ref
>
> I believe #u8(0 1 2) is U8 array not U32.
>
>
> --- api-data.texi.orig	2017-12-30 09:47:17.000000000 -0800
> +++ api-data.texi	2017-12-30 09:47:49.000000000 -0800
> @@ -7261,7 +7261,7 @@
>  is a non-uniform array of rank 2; a 2@cross{}3 matrix with index ranges 0..1
>  and 0..2.
>  
> -@item #u32(0 1 2)
> +@item #u8(0 1 2)
>  is a uniform u8 array of rank 1.
>  
>  @item #2u32@@2@@3((1 2) (2 3))

Applied, thanks!

Ludo’.





      reply	other threads:[~2018-02-16 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-30 17:50 bug#29910: minor typo in doc/ref/api-data.texi: u8 vs u32 literal array syntax Matt Wette
2018-02-16 13:27 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mv09njxl.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=29910-done@debbugs.gnu.org \
    --cc=matt.wette@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).