From: David Pirotte <david@altosw.be>
Subject: csv.scm
Date: Thu, 8 Dec 2005 11:55:16 +0100 [thread overview]
Message-ID: <20051208115516.6d2c68b4@faust> (raw)
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?
thanks
david
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next reply other threads:[~2005-12-08 10:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-08 10:55 David Pirotte [this message]
2005-12-08 18:49 ` csv.scm Neil Jerram
-- 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=20051208115516.6d2c68b4@faust \
--to=david@altosw.be \
/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).