[Ecls-list] non-conforming symbols in package :CL

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Sun Mar 25 08:54:56 UTC 2007


2007/3/25, Faré <fahree at gmail.com>:
> You can diff the result of the following form between implementations
> to see where the results diverge. ECL non-conformingly exports just
> the symbol *OPTIMIZE-SLOT-ACCESS*, whereas GCL non-conformingly
> exports a whole lot of symbols.
>
> (format t "~{~A~%~}"(let(r)(do-external-symbols(x :cl)(push x r))(sort
> r #'string< :key #'string)))

If I apply this to ECL, *optimize-slot-access* is simply not there.
You are probably using ecl 0.9i, and this has been fixed in CVS.

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com


More information about the ecl-devel mailing list