Fixup fewer complaints about hairy lexical environments
authorChristophe Rhodes <csr21@cantab.net>
Sat, 24 Mar 2012 14:00:08 +0000 (14:00 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Sat, 24 Mar 2012 14:02:22 +0000 (14:02 +0000)
commit1d881f74d4c2c6099107544a5f337837eb281865
treedc782c2abb025b5d7f1c98596e14ac145446bd73
parentb04168702f7617b988ea032718b1254ed3ef5ccb
Fixup fewer complaints about hairy lexical environments

In particular, if the function has been requested NOTINLINE, and that name
has never been INLINE or MAYBE-INLINE, there should be no compiler note.
Include a test case and a NEWS entry for posterity.
NEWS
src/code/defboot.lisp
tests/compiler.test.sh