[Ecls-list] MAPCAR inliners

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Sun Oct 1 21:13:38 UTC 2006


Hi,

while putting some order in my laptop I found an unapplied patch for
ECL. It consists on compiler macros to inline MAPCAR, MAPLIST and
similar functions. I have just applied it and after running the
automated tests it seems to work. If you want to prevent the compiler
macros from acting, you will have to include (declare (notinline
mapcar)) or similar forms in your code.

Juanjo




More information about the ecl-devel mailing list