[armedbear-ticket] [armedbear] #214: Stack overflow when compiler macro with fallback is triggered
armedbear
armedbear-devel at common-lisp.net
Mon Aug 6 18:42:57 UTC 2012
#214: Stack overflow when compiler macro with fallback is triggered
----------------------+-----------------------------------------------------
Reporter: mevenson | Owner: ehuelsmann
Type: defect | Status: accepted
Priority: minor | Milestone: 1.1.0
Component: compiler | Version: 1.0.1
Keywords: |
----------------------+-----------------------------------------------------
Comment(by https://www.google.com/accounts/o8/id?id=aitoawnrjeu10nytjdblqsat_gbkbigkyi87kt0):
I realize you've already accepted the ticket, but to clarify the purpose
here (maybe you missed my follow-up) -- sometimes fallback is decided
inside the expansion, where we pass the already-evaluated arguments to the
notinline call.
Ideally fallback is determined at compile-time, but that's not always
possible.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/214#comment:4>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list