unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Daniel Llorens <daniel.llorens@bluewin.ch>
To: guile-devel@gnu.org
Subject: Re: include can't work
Date: Fri, 15 Nov 2013 18:12:21 +0100	[thread overview]
Message-ID: <2308455C-FD0E-4A89-85E8-B554AE09444F@bluewin.ch> (raw)
In-Reply-To: <mailman.171.1384534862.25052.guile-devel@gnu.org>


> Date: Fri, 15 Nov 2013 15:40:47 +0800
> From: Nala Ginrut <nalaginrut@gmail.com>

> 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

I also see this in 2.1.0.1718-5ba10.



       reply	other threads:[~2013-11-15 17:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.171.1384534862.25052.guile-devel@gnu.org>
2013-11-15 17:12 ` Daniel Llorens [this message]
2013-11-15  7:40 include can't work Nala Ginrut
2013-11-17  3:19 ` 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

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=2308455C-FD0E-4A89-85E8-B554AE09444F@bluewin.ch \
    --to=daniel.llorens@bluewin.ch \
    --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).