URL:
<http://savannah.gnu.org/bugs/?31269>
Summary: keywords alternative read syntax and compilation
Project: Guile
Submitted by: patb
Submitted on: Thu 07 Oct 2010 04:42:19 PM CEST
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
When run with auto-compilation turned on, the attached program produce the
following error:
$ guile -q -s test.scm
ERROR: In procedure module-lookup:
ERROR: Unbound variable: #{:test}#
Conversely, running it without auto compilation (and with the previously
generated .go file deleted), it works fine:
$ guile -q --no-autocompile -s test.scm
#t
#t
$
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 07 Oct 2010 04:42:19 PM CEST Name: test.scm Size: 102B By: patb
<http://savannah.gnu.org/bugs/download.php?file_id=21632>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31269>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/