src/c-types-parse.lisp: Parse `...' in argument lists.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Sep 2015 11:11:37 +0000 (12:11 +0100)
commitb0ff693c25bf81f935efa15a44fdad6ce95e9f91
tree6253ef51628bdead8a0450c89cd71dbf7e7d9c4e
parent05170d7a72f151d07b30b73f0466d56b820190b3
src/c-types-parse.lisp: Parse `...' in argument lists.

Somehow this got missed out.  There are a number of bugs elsewhere,
where things can't cope with the `:ellipsis' marker, to be fixed in
subsequent commits.
src/c-types-parse.lisp