c-types-proto.lisp (canonify-qualifiers): Delete `nil' entries.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 6 Oct 2019 21:26:27 +0000 (22:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Oct 2019 23:18:28 +0000 (00:18 +0100)
commit2c6153373f927d948a74b283ebb16330af8ee49a
treef5bd2afa727eaca2c98ec49f2819a265ba9e2410
parent6afec9101d5ea87e3df4bda2239ffd05f8154fa6
c-types-proto.lisp (canonify-qualifiers): Delete `nil' entries.

Now you can decide whether to include a qualifier by saying `(and COND
:const)' or similar, and the `nil' if COND is false will be swept under
the rug.
src/c-types-proto.lisp