[ sisc-Bugs-1664321 ] cond-expand, srfi-9, compile
"SourceForge.net" <[email protected]> Tue, 20 Feb 2007 05:56:51 -0800
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1664321, was opened at 2007-02-20 13:56 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=1664321&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 Private: No Submitted By: Dan Muresan (dan-muresan) Assigned to: Nobody/Anonymous (nobody) Summary: cond-expand, srfi-9, compile Initial Comment: I've already reported this on sisc-users, but it must have slipped throught the cracks, since there has been no reply. Here's a deadly combo for SISC -- save this to mod.scm: (cond-expand (sisc (require-extension (srfi 9)) (module mod (f) (define-record-type rec1 (make-rec1) rec1?) (define (f x) x) ))) Then, SISC (1.16.4) #;> (compile-file "mod.scm" "mod.scc") Error: missing definition for export(s) (f) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1664321&group_id=23735 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV