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)
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 (-:


No differences found