Get rid of a lonely-looking NIL in expansion of (SETF (GETF ...)).
commit1e4f28c308ed58ba3ee8f7a1c237f883f21af65e
authorDouglas Katzman <dougk@google.com>
Mon, 18 May 2015 07:36:39 +0000 (18 03:36 -0400)
committerDouglas Katzman <dougk@google.com>
Mon, 18 May 2015 07:36:39 +0000 (18 03:36 -0400)
tree3918fd385c82811e25168528a1ce287c0dad1608
parentf313cf0284432dc0fd53648740c499ab9ea9195f
Get rid of a lonely-looking NIL in expansion of (SETF (GETF ...)).

Also fix innocuous bug re. misuse of name-hints in collecting temps.
src/code/setf.lisp
tests/setf.impure.lisp