[Ecls-list] ANN: ECL 9.6.0
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Tue Jun 16 16:37:01 UTC 2009
On Mon, Jun 15, 2009 at 3:30 PM, Gabriel Barta<gbarta at gmail.com> wrote:
> I think I have found this. The problem is that for call-next-method
> and some other closures, the generated code was passing the stack
> variable env0 as the second var in va_start,
Wow, yes! env0 is no longer a function argument. Instead it is
computed using the function object which is stored in the lisp
environment. Nice catch! Committing it right now.
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
More information about the ecl-devel
mailing list