vseloved / cl-redis

Redis client for Common Lisp
Other
188 stars 38 forks source link

Doesn't build today - case error? #13

Closed quicklisp closed 11 years ago

quicklisp commented 11 years ago

I get this when building with SBCL today:

; caught ERROR:
;   during macroexpansion of (RECONNECT-RESTART-CASE (:ERROR #:G0 :MESSAGE ...) (TELL #) ...). Use *BREAK-ON-SIGNALS* to intercept.
;    error while parsing arguments to DEFMACRO RECONNECT-RESTART-CASE:unknown keyword: :MESSAGE; expected one of :COMMENT, :ERROR

What should I do?

vseloved commented 11 years ago

Fixed