[Ecls-list] SYMBOL-MACROLET and special declarations

Andrew S. Kuehn dsk at mn.rr.com
Thu Jul 17 15:12:09 UTC 2003


Hi all,

When there is a special declaration within a SYMBOL-MACROLET form 
naming one of the  bound symbols, ECL (recent CVS build) doesn't 
signal an error as (if I understand correctly) is specified by the Hyperspec.

Example:

> (symbol-macrolet ((zot 3)) (declare (special zot)) zot)
3
Top level.


-- 
() Andrew S. Kuehn
/\ Be considerate - disable HTML in mail








More information about the ecl-devel mailing list