From: Christophe Rhodes Date: Fri, 15 Apr 2005 21:28:50 +0000 (+0000) Subject: 0.8.21.44: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=4217b453466d3f3f3a91f2bff02fc2bd62d160b1;hp=4217b453466d3f3f3a91f2bff02fc2bd62d160b1;p=sbcl.git 0.8.21.44: Fix bug reported by Cyrus Harmon sbcl-devel 2005-04-14 ... remove AVER CLASS and AVER BUILT-IN-TYPE, because those can be tickled by wrong but well-intentioned user code. ---