1.0.9.63: Disallow (:not) in #+/#- expressions.
authorAndreas Fuchs <asf@boinkor.net>
Tue, 18 Sep 2007 08:05:28 +0000 (08:05 +0000)
committerAndreas Fuchs <asf@boinkor.net>
Tue, 18 Sep 2007 08:05:28 +0000 (08:05 +0000)
commite87722978bc9993cc5a862964366ee7cd0b7fb4c
tree449db9b1d3de62fc30ca211ec0ec74b8ebdb422f
parent9a19ce460a70a6c1de36095b3e2621116b91cc80
1.0.9.63: Disallow (:not) in #+/#- expressions.

NOT in feature expressions is specified to accept exactly one argument.
The previous implementation of FEATUREP allowed zero or one argument,
so tighten that check.

Might need to fix CLRFI-1, as well (-:
src/code/early-extensions.lisp
version.lisp-expr