unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* [bug #31269] keywords alternative read syntax and compilation
@ 2010-10-07 14:42 Patrick Bernaud
  0 siblings, 0 replies; only message in thread
From: Patrick Bernaud @ 2010-10-07 14:42 UTC (permalink / raw)
  To: Patrick Bernaud, bug-guile


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/




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-07 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07 14:42 [bug #31269] keywords alternative read syntax and compilation Patrick Bernaud

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