From: Nikodemus Siivola Date: Mon, 12 Jan 2009 16:20:37 +0000 (+0000) Subject: 1.0.24.40: fix regression from 1.0.24.37 X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=26839b3799e0687e8df96282aea0368ce12c1e95;hp=26839b3799e0687e8df96282aea0368ce12c1e95;p=sbcl.git 1.0.24.40: fix regression from 1.0.24.37 * TNs with KIND :CONSTANT don't have leaves if they represent load time values. * Reported by Attila Lendvai. ---