[Ecls-list] Robustness problem in COPY-SYMBOL

Eric Marsden eric.marsden at free.fr
Sat May 19 11:52:11 UTC 2007


Hi,

ECL aborts if the first argument to COPY-SYMBOL is not a symbol, but
should signal a type-error. 

,----
| > (copy-symbol "not a symbol")
| Internal or unrecoverable error in:
| not a lisp data object
| zsh: abort    ecl
`----

ECL compiled from CVS on Linux/AMD64.

-- 
Eric Marsden





More information about the ecl-devel mailing list