#214: Stack overflow when compiler macro with fallback is triggered ----------------------+----------------------------------------------------- Reporter: mevenson | Owner: ehuelsmann Type: defect | Status: new Priority: minor | Milestone: 1.1.0 Component: compiler | Version: 1.0.1 Keywords: | ----------------------+----------------------------------------------------- Changes (by ehuelsmann): * priority: major => minor Comment: To James the response has already been that if a compiler macro chooses not to handle a form, it should return the original. However, I do agree it's not nice that the compiler macro here tries to inline the call to FOO while it should have been marked as notinline. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/214#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear