bugMIT/GNU Scheme - Bugs: bug #36887, Ignore a free variable and sf...

 
 

bug #36887: Ignore a free variable and sf fails mysteriously.

Submitter:  Matt Birkholz <mhb>
Submitted:  Thu 19 Jul 2012 05:39:14 PM UTC
   
 
Category:  compiler Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Suboptimal behavior
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 03 Jun 2013 03:37:58 PM UTC, comment #1: 

Fixed in commit 405a016.

Matt Birkholz <mhb>
Group Member
Thu 19 Jul 2012 05:39:14 PM UTC, original submission:  

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

Matt Birkholz <mhb>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mhb (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-06-03 mhb StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code