Fix (setf documentation) regression.
authorStas Boukarev <stassats@gmail.com>
Tue, 5 Feb 2013 15:25:46 +0000 (19:25 +0400)
committerStas Boukarev <stassats@gmail.com>
Tue, 5 Feb 2013 15:25:46 +0000 (19:25 +0400)
commitc2ce03b41a96aa7ecdb87862f490e93da3f4fbf4
tree0cb0329fdeb22c0cd31fe2d0abf450afe1c4d815
parent1e1256e90b46cbe903642d7bdc2f183ef19ccf15
Fix (setf documentation) regression.

When built with sb-doc enabled (the default), it crashes the build
because it uses a not yet defined function, sb-impl::fun-name.

Reported by Janis Dzerins.
src/pcl/documentation.lisp