unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* include can't work
@ 2013-11-15  7:40 Nala Ginrut
  2013-11-17  3:19 ` Mark H Weaver
  0 siblings, 1 reply; 12+ messages in thread
From: Nala Ginrut @ 2013-11-15  7:40 UTC (permalink / raw)
  To: guile-devel Development

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!





^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <mailman.171.1384534862.25052.guile-devel@gnu.org>]

end of thread, other threads:[~2013-11-19  3:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
     [not found] <mailman.171.1384534862.25052.guile-devel@gnu.org>
2013-11-15 17:12 ` Daniel Llorens

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).