vseloved / rutils

Radical Utilities for Common Lisp
Other
250 stars 37 forks source link

setf macro issue #55

Closed quicklisp closed 4 years ago

quicklisp commented 4 years ago

https://github.com/vseloved/rutils/blob/0ff2b061f3769894d8084cef3000c28aebef7960/core/abbr.lisp#L100

I get this:

;   defining setf macro for ? when (SETF ?) was previously treated as a function
quicklisp commented 4 years ago

This doesn't happen directly in rutils, but when compiling other systems. Logs here:

vseloved commented 4 years ago

thanks for the report, this should be fixed by the latest update