[ sisc-Bugs-1471254 ] compiled file does not recognize require-extension

"SourceForge.net" <[email protected]> Sun, 16 Apr 2006 03:54:41 -0700
Newsgroups gmane.comp.java.sisc.devel
Message-ID <[email protected]>
Bugs item #1471254, was opened at 2006-04-16 10:54
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=1471254&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: 5
Submitted By: Marco Bakera (pintman)
Assigned to: Nobody/Anonymous (nobody)
Summary: compiled file does not recognize require-extension

Initial Comment:
The following session leads to some errors after having
compiled a file and using require-extension.

a.scm:
----------
(require-extension (srfi 1))
(define t (first '(fst snd thrd)))
----------

SISC (1.11.3) - main
#;> (import libraries)
#;> (compile-file "a.scm" "a.scc")
#t
#;> (load "a.scc")
r5rs
srfi-23
optional-args
srfi-8
srfi-1
Error: undefined variable 'first'.
file:a.scm:4:11: <indeterminate call> [Repeated twice]
?:?:?: <indeterminate call> [Repeated 4 times]

#;>(load "a.scm")
#;> t
fst
#;> 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642