From: Andy Wingo <wingo@pobox.com>
To: Barry Fishman <barry_fishman@acm.org>
Cc: guile-devel@gnu.org
Subject: Re: GNU Guile 1.9.2 problems with guile-lib
Date: Wed, 16 Sep 2009 21:10:25 +0200 [thread overview]
Message-ID: <m34or2d7tq.fsf@pobox.com> (raw)
In-Reply-To: <m3ab21hskq.fsf@barry_fishman.acm.org> (Barry Fishman's message of "Sat, 15 Aug 2009 13:53:25 -0400")
On Sat 15 Aug 2009 19:53, Barry Fishman <barry_fishman@acm.org> writes:
> Although guile-lib git master works with Guile 1.9.1, there seems to be
> a problem with Guile 1.9.2.
>
> Seen from: Ubuntu Jaunty x86_64
>
> $ guile
> Guile Scheme interpreter 0.5 on Guile 1.9.2
> Copyright (C) 2001-2008 Free Software Foundation, Inc.
>
> Enter `,help' for help.
> scheme@(guile-user)> (use-modules (htmlprag))
> scheme@(guile-user)> (html->shtml "<hr noshade=1 />")
This works now. I suspect it was the
7f7b85cbf68a8b83e1ad7bc78379cf2764fc9a1b fix that did it. However we
have another problem:
scheme@(guile-user)> (define prime:sieve #y(0 0 1 1 0 1 0 1 0 0 0))
ERROR: In procedure make-generalized-vector:
ERROR: Wrong type argument in position 1 (expecting array type): y
ERROR: In procedure scm_read_expression:
ERROR: #<unknown port>:3:47: unexpected ")"
What is a #y vector? Does anyone know?
Andy
--
http://wingolog.org/
next prev parent reply other threads:[~2009-09-16 19:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-15 17:53 GNU Guile 1.9.2 problems with guile-lib Barry Fishman
2009-09-16 19:10 ` Andy Wingo [this message]
2009-09-16 20:03 ` Ludovic Courtès
2009-09-16 20:48 ` Barry Fishman
2009-09-16 20:30 ` Mike Gran
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=m34or2d7tq.fsf@pobox.com \
--to=wingo@pobox.com \
--cc=barry_fishman@acm.org \
--cc=guile-devel@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).