Don't warn when #'(setf fun) is used in the presence of a setf-macro.
authorStas Boukarev <stassats@gmail.com>
Fri, 8 Nov 2013 20:26:44 +0000 (00:26 +0400)
committerStas Boukarev <stassats@gmail.com>
Fri, 8 Nov 2013 20:26:44 +0000 (00:26 +0400)
Warn only when defining such a function, not when using it.

Reported by Douglas Katzman.


No differences found