Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

[ sisc-Bugs-1433495 ] 'undefined variable' errors in srfi-14: msg#00006

Subject: [ sisc-Bugs-1433495 ] 'undefined variable' errors in srfi-14
Bugs item #1433495, was opened at 2006-02-17 11:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1433495&group_id=23735

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 7
Submitted By: Matthias Radestock (mradestock)
Assigned to: Nobody/Anonymous (nobody)
Summary: 'undefined variable' errors in srfi-14

Initial Comment:
SISC (1.13.0-alpha)
#;> (require-library 'sisc/libs/srfi/srfi-14)
(sisc/libs/srfi/srfi-14
  (sisc/libs/srfi/srfi-1
    (sisc/libs/srfi/r5rs)
    (sisc/libs/srfi/optional-args
      (sisc/libs/srfi/srfi-23))
    (sisc/libs/srfi/srfi-8))
  (sisc/libs/srfi/srfi-60))
#;> (import srfi-14)
#;> (char-set-intersection! char-set:empty char-set:empty)
Error: undefined variable 'cs'.
file:/localhome/rade/programs/sisc/src/sisc/modules/srfi/srfi-14/srfi-14.scm:280:3:
<indeterminate call>
#;> 


Looking at the code, this isn't the only function
suffering from this problem.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1433495&group_id=23735


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642


<Prev in Thread] Current Thread [Next in Thread>