unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Nala Ginrut <nalaginrut@gmail.com>
To: guile-devel Development <guile-devel@gnu.org>
Subject: include can't work
Date: Fri, 15 Nov 2013 15:40:47 +0800	[thread overview]
Message-ID: <1384501247.11916.8.camel@Renee-desktop.suse> (raw)

I encountered a bug while trying include some file:
--------------------------cut------------------------
scheme@(guile-user)> (include "aa.scm")
While compiling expression:
ERROR: In procedure string-length: Wrong type argument in position 1
(expecting string): #f
--------------------------end------------------------

The content of aa.scm is trivial but I still list it:
------------------cut---------------
(let ((x (expt 2 10)))
  (display x))
------------------end---------------
Don't argue with the meaning of aa.scm please, it's unrelated to this
'include' issue.

Guile version: GNU Guile 2.0.9.92-d3606

Thanks!





             reply	other threads:[~2013-11-15  7:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-15  7:40 Nala Ginrut [this message]
2013-11-17  3:19 ` include can't work Mark H Weaver
2013-11-17  4:33   ` Mark H Weaver
2013-11-17 21:09     ` Ludovic Courtès
2013-11-18  6:14       ` Mark H Weaver
2013-11-17  8:24   ` Nala Ginrut
2013-11-17 10:09     ` Mark H Weaver
2013-11-18  7:55       ` Nala Ginrut
2013-11-18 18:13         ` Mark H Weaver
2013-11-18 18:15           ` Mark H Weaver
2013-11-19  3:06             ` Nala Ginrut
     [not found] <mailman.171.1384534862.25052.guile-devel@gnu.org>
2013-11-15 17:12 ` Daniel Llorens

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=1384501247.11916.8.camel@Renee-desktop.suse \
    --to=nalaginrut@gmail.com \
    --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).