bug-mit-scheme
[Top][All Lists]
Advanced

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

[Bug-mit-scheme] [bug #36887] Ignore a free variable and sf fails myster


From: Matt Birkholz
Subject: [Bug-mit-scheme] [bug #36887] Ignore a free variable and sf fails mysteriously.
Date: Thu, 19 Jul 2012 17:39:15 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:13.0) Gecko/20100101 Firefox/13.0.1

URL:
  <http://savannah.gnu.org/bugs/?36887>

                 Summary: Ignore a free variable and sf fails mysteriously.
                 Project: MIT/GNU Scheme
            Submitted by: mhb
            Submitted on: Thu 19 Jul 2012 06:39:14 PM IST
                Category: compiler
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Suboptimal behavior
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                Keywords: 

    _______________________________________________________

Details:

(sf "file") where file is:
(define (fubar a b) (declare (ignore c)) a)
produces a wonderfully unhelpful error:
;The object #f, passed as an argument to operations/bind, is not a variable.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36887>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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