ruricolist/spinneret

Does not build in latest SBCL - symbol issue

quicklisp opened this issue · 1 comments

I get a lot of these:

; caught ERROR:
;   during macroexpansion of (DEFINE-TAG :A). Use *BREAK-ON-SIGNALS* to intercept.
;    The value "<a" is not of type (SIMPLE-ARRAY CHARACTER (*)) from the function type declaration.

It's due to how sbcl 1.3.19 treats symbol-name strings.

This should be fixed now.