Bugs item #1075373, was opened at 2004-11-29 16:47
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=1075373&group_id=23735
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott G. Miller (scgmille)
Assigned to: Nobody/Anonymous (nobody)
Summary: quasiquote doesn't handle circular lists
Initial Comment:
Quasiquote will go into a memory consuming infinite
loop when applied to a circular list. This may be
acceptable, but it also does this even when a cdr is
not unquoted, which is probably a bug.
Example:
#0=`(1 . #0#)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1075373&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://productguide.itmanagersjournal.com/
|