From: Kevin Ryde <user42@zip.com.au>
Subject: head array-map! type check
Date: Thu, 16 Dec 2004 10:13:51 +1100 [thread overview]
Message-ID: <876533noi8.fsf@zip.com.au> (raw)
Running
(array-map! (make-array 99 5) noop (make-array 99 5) (make-array 99 5))
Gives
Backtrace:
In current input:
3: 0* [array-map! #(99 99 99 ...) #<primitive-procedure noop> ...]
<unnamed port>:3:1: In procedure array-map! in expression (array-map! (make-array 99 5) noop ...):
<unnamed port>:3:1: Wrong type (expecting uniform vector): #(#(99 99 99 99 99))
ABORT: (wrong-type-arg)
Is there a good reason for this, or has some type checking gone
astray?
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel
next reply other threads:[~2004-12-15 23:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-15 23:13 Kevin Ryde [this message]
2004-12-22 16:58 ` head array-map! type check Marius Vollmer
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=876533noi8.fsf@zip.com.au \
--to=user42@zip.com.au \
/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).