bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile -c "(scheme-report-environment 5)" ==> ERROR: Unbound variable


From: Marijn Schouten (hkBst)
Subject: Re: guile -c "(scheme-report-environment 5)" ==> ERROR: Unbound variable: scheme-report-environment
Date: Tue, 18 Mar 2008 08:40:18 +0100
User-agent: Thunderbird 2.0.0.12 (X11/20080228)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Neil Jerram wrote:
| "Marijn Schouten (hkBst)" <address@hidden> writes:
|
|> Hi list,
|>
|> Using guile-1.8.4 I get:
|>
|> $ guile -c "(scheme-report-environment 5)"
|> ERROR: Unbound variable: scheme-report-environment
|>
|> but also:
|>
|> $ guile
|> guile> (scheme-report-environment 5)
|> #<interface (ice-9 r5rs) 2b312d45dc80>
|> guile> (eval '(* 2 3) (scheme-report-environment 5))
|> 6
|> guile>
|
| Hi Marijn,
|
| This just reflects that "guile -c" doesn't preload the (ice-9 r5rs)
| module (and the same is true of "guile -s"), whereas the guile REPL
| does.

I see.

| Is this a practical problem for you?

No, I was just under the impression that the methods were identical.

Marijn

- --
Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML
<http://www.gentoo.org/proj/en/lisp/>, #gentoo-{lisp,ml} on FreeNode
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH33Hip/VmCx0OL2wRAm1XAKC4Ji/D7tEeYR/CUluPuPdhymw+CQCgyC6H
a0smeLzXllQ/PDMhcJxmwN4=
=VWsV
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]