From: Neil Jerram <neil@ossau.uklinux.net>
Cc: "neil@"@neilvandyke.org, guile-user <guile-user@gnu.org>
Subject: Re: csv.scm
Date: Thu, 08 Dec 2005 18:49:40 +0000 [thread overview]
Message-ID: <87d5k71l17.fsf@ossau.uklinux.net> (raw)
In-Reply-To: <20051208115516.6d2c68b4@faust> (David Pirotte's message of "Thu, 8 Dec 2005 11:55:16 +0100")
David Pirotte <david@altosw.be> writes:
> Hello Neil,
>
> [http://www.neilvandyke.org/csv-scm/]
>
> I am trying to use your csv.scm code with guile-1.6 (debian)
> and got the following error on load (SRFI-6, SRFI-23 are in
> guile-core):
>
> guile> (use-modules (ice-9 syncase))
> guile> (load "csv.scm")
> csv.scm:810:26: In expression (make-col-symbol i):
> csv.scm:810:26: Unbound variable: make-col-symbol
> ABORT: (unbound-variable)
>
> the letrec to which make-col-symbol pertains seems well formed
> to me?
Just a guess: does it help to do (use-syntax (ice-9 syncase)) instead
of (use-modules (ice-9 syncase))?
Neil
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2005-12-08 18:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-08 10:55 csv.scm David Pirotte
2005-12-08 18:49 ` Neil Jerram [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-12-08 11:46 csv.scm David Pirotte
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=87d5k71l17.fsf@ossau.uklinux.net \
--to=neil@ossau.uklinux.net \
--cc="neil@"@neilvandyke.org \
--cc=guile-user@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).