[ sisc-Bugs-1122651 ] define-macro fails to remove annotations
"SourceForge.net" <[email protected]> Mon, 14 Feb 2005 12:09:24 -0800
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1122651, was opened at 2005-02-14 20:09 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=1122651&group_id=23735 Category: None Group: None Status: Open Resolution: None Priority: 7 Submitted By: Matthias Radestock (mradestock) Assigned to: Nobody/Anonymous (nobody) Summary: define-macro fails to remove annotations Initial Comment: Tony Garnock-Jones reports the following problem in SISCv1.10.0-alpha: (emit-annotations #t) (emit-debugging-symbols #t) (define-macro (x . y) `(list ',y)) (x 1 (2)) - expect ((1 (2))) - get ((1 #@(((line-number . 4) (column-number . 6) (source-file . "console")) . (2)))) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1122651&group_id=23735 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click