]> git.draconx.ca Git - cdecl99.git/commit
Reject mixed type names / declarations.
authorNick Bowler <nbowler@draconx.ca>
Thu, 7 Jul 2011 23:45:04 +0000 (19:45 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 7 Jul 2011 23:45:04 +0000 (19:45 -0400)
commitfc48450a914614dd961b09bed9c2e98c6f3b5693
tree62a18502749951e9162bf50c2d9c0555f02079b0
parent54ca2ed1ca173c7818792b6b06d12b8536acb6f3
Reject mixed type names / declarations.

Things like int,; make little sense.  Reject it.
src/parse-decl.c