[Ecls-list] Bug? ffi:definline etc. handling in ffi.lsp

Juan Jose Garcia-Ripoll jlr at mpq.mpg.de
Tue Feb 12 08:10:04 UTC 2002


On Monday 11 February 2002 23:51, Hannu Koivisto wrote:
> [Error messages snipped...]
> However, that particular result is not the part I'm really
> interested in.  As far as I can see, use of ffi:definline macro in
> my foo.lsp shouldn't be expanded at all but the compiler should
> notice it and handle it specially.

The problem is that ffi:definline had two different definitions, one in 
ffi.lsp and another one in the compiler. The first one was bogus and has been 
removed. The second one has been placed in ffi.lsp now.

>2002-02-12  Hannu Koivisto  <azure at iki.fi>
>        * load.d:
>          * (load) Now respects if-does-not-exist argument in all cases.

Patch uploaded to CVS.

Thanks a lot for your work.

Juanjo




More information about the ecl-devel mailing list