]> git.draconx.ca Git - cdecl99.git/commit
Make CDECL_SPEC_TYPE non-zero.
authorNick Bowler <nbowler@draconx.ca>
Sat, 22 Oct 2011 23:53:38 +0000 (19:53 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 23 Oct 2011 00:20:59 +0000 (20:20 -0400)
commitee7baf59f18b5bc5be9abed0b2be90f407ee497d
tree6a65a5156bb1597c67f3ba33cc2b084898e67f97
parent9d761cc61609845f6c8b3d01ae9da34d9b84b19c
Make CDECL_SPEC_TYPE non-zero.

This allows us to meaningfully OR together the various CDECL_SPEC_
constants.  A bit of code assumes that CDECL_SPEC_TYPE is zero, so that
needs to be fixed.
src/cdecl.h
src/typemap.c
src/typenames.sed
src/validtypes.sed