Fix ftype proclamation and definition of ASSERT[-SYMBOL-HOME]-PACKAGE-UNLOCKED
commitca0d2e0c1d645ed0a5fa54328b355161ceca538c
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Mon, 7 Jul 2014 12:30:03 +0000 (7 14:30 +0200)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Mon, 14 Jul 2014 22:11:01 +0000 (15 00:11 +0200)
tree0a6ebbee0c4b05c3c96df3551928537f7be83fba
parentc6f864d896012172d323ebf7d7363f52db6abf48
Fix ftype proclamation and definition of ASSERT[-SYMBOL-HOME]-PACKAGE-UNLOCKED

* The ftype proclamation for ASSERT-SYMBOL-HOME-PACKAGE-UNLOCKED could
  be tightened.

* The lambda-list of the ASSERT-SYMBOL-HOME-PACKAGE-UNLOCKED stub in
  src/code/cross-misc.lisp differed from the ftype proclamation and the
  actual implementation. Fixing it exposed the bug fixed in c6f864d.
src/code/cross-misc.lisp
src/code/early-package.lisp