Warn when defining a setf-function together with a setf-expander.
authorStas Boukarev <stassats@gmail.com>
Thu, 15 Aug 2013 14:40:51 +0000 (18:40 +0400)
committerStas Boukarev <stassats@gmail.com>
Thu, 15 Aug 2013 14:40:51 +0000 (18:40 +0400)
commit13bf1193b6c3429a5881a5d604daea33a187a5b2
treef9034715ce7bccacc965d039728f447f785e1a77
parent9e7a18990d8cfe726edca3450f84510f5676a3e1
Warn when defining a setf-function together with a setf-expander.

Patch by Douglas Katzman.
NEWS
src/compiler/info-functions.lisp
tests/compiler.impure.lisp