From: Tobias Brandt <tob.brandt@googlemail.com>
To: bug-guile@gnu.org
Subject: list->c32vector and list->c64vector should accept complex numbers
Date: Fri, 1 Apr 2011 08:24:32 +0200 [thread overview]
Message-ID: <AANLkTinn6r4OLeOGdxXHgKfV+rmGh9+9-votUbAw4g+G@mail.gmail.com> (raw)
I expected this to work:
scheme@(guile-user)> (use-modules (srfi srfi-4 gnu))
scheme@(guile-user)> (list->c64vector '(1.0+1.0i))
srfi/srfi-4/gnu.scm:92:2: In procedure bytevector-c64-native-set!:
srfi/srfi-4/gnu.scm:92:2: Wrong type (expecting real number): 1.0+1.0i
next reply other threads:[~2011-04-01 6:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-01 6:24 Tobias Brandt [this message]
2011-04-01 14:46 ` list->c32vector and list->c64vector should accept complex numbers Andy Wingo
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=AANLkTinn6r4OLeOGdxXHgKfV+rmGh9+9-votUbAw4g+G@mail.gmail.com \
--to=tob.brandt@googlemail.com \
--cc=bug-guile@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).