On Thu, Jul 15, 2010 at 2:04 AM, Matthew Mondor <mm_li...@pulsar-zone.net>wrote:
> When compiling a file which uses a custom SETF expander, invoking the
> SETF function inside functions compiled at the same time work fine.
> However, at the REPL, or in interpreted code, an error occurs that the
> SETF function doesn't exist.
>
Thanks a lot for your detailed report! I think the reason for all your
problems is that SETF functions are undefined whenever you use DEFSETF,
DEFINE-SETF-EXPANDER and similar macros. After digging a little bit, this is
an unspecified behavior so I removed it. The test suite seems to work just
fine with this change. Could you please verify that your code is ok with
that?
Juanjo
--
Instituto de FĂsica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list