unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <matt.wette@gmail.com>
To: 29910@debbugs.gnu.org
Subject: bug#29910: minor typo in doc/ref/api-data.texi: u8 vs u32 literal array syntax
Date: Sat, 30 Dec 2017 09:50:56 -0800	[thread overview]
Message-ID: <275978A4-9CE6-4FD0-927E-8253EE4FF584@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

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


[-- Attachment #2: Type: text/html, Size: 3447 bytes --]

             reply	other threads:[~2017-12-30 17:50 UTC|newest]

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

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=275978A4-9CE6-4FD0-927E-8253EE4FF584@gmail.com \
    --to=matt.wette@gmail.com \
    --cc=29910@debbugs.gnu.org \
    /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).