[C2hs] patch applied (c2hs): Allow attributes within enum,
struct and union declarations
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Thu Apr 19 08:28:12 EDT 2007
Thu Apr 19 05:13:52 PDT 2007 Duncan Coutts <duncan.coutts at worc.ox.ac.uk>
* Allow attributes within enum, struct and union declarations
eg: enum __attribute__ ((...)) { ... }
M ./c2hs/c/CParser.y -16 +16
More information about the C2hs
mailing list