armedbear / abcl

Armed Bear Common Lisp <git+https://github.com/armedbear/abcl/> <--> <svn+https://abcl.org/svn> Bridge
https://abcl.org#rdfs:seeAlso<https://gitlab.common-lisp.net/abcl/abcl>
Other
289 stars 29 forks source link

Fix to fix to #606 #623

Closed alejandrozf closed 1 year ago

alejandrozf commented 1 year ago

Fixes #622: restrict in the validation to detect nested quoted forms that share components with previous externalized objects so that now it only accepts exactly '#1#, ''#1#, and so on ...