Fix :type-spec of :function,:variable,:type :deprecated info types
commit4d0282969dd543d76aac37c84f58905e7e12628a
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Wed, 30 Sep 2015 12:45:46 +0000 (30 14:45 +0200)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Wed, 30 Sep 2015 18:59:39 +0000 (30 20:59 +0200)
tree2c63fe19ee44a0f21921eac93b0410c3178d8bf2
parent02b0f4b2367e1ff699228c94b2e60f0f86011ed0
Fix :type-spec of :function,:variable,:type :deprecated info types

The :type-spec had to be changed to (or null deprecation-info) from just
deprecation-info since a :deprecated info is not always present (mostly
absent, in fact) and the primary return value of INFO can thus be NIL.

Reported-by: Douglas Katzman
src/compiler/globaldb.lisp