Comment 3 for bug 484143

Revision history for this message
Gábor Melis (melisgl) wrote : Re: [Bug 484143] Re: dynamic-extent and &rest failure

On Thu, Sep 2, 2010 at 2:21 PM, Nikodemus Siivola
<email address hidden> wrote:
> How about we set the CALL-ARGUMENTS-LIMIT to a reasonable number (say
> 1024), and compute the required stack guard page sizes based on that?

Maybe that's a necessary step, but I can't see how it would be a
general solution. I mean it would blow up the same even if the list is
not coming from &REST, right?