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)
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.


No differences found