bug-guile
[Top][All Lists]
Advanced

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

[bug #31269] keywords alternative read syntax and compilation


From: Patrick Bernaud
Subject: [bug #31269] keywords alternative read syntax and compilation
Date: Thu, 07 Oct 2010 14:42:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.0.19) Gecko/20080528 Epiphany/2.22

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/




reply via email to

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