[C2hs] patch applied (c2hs): C99 allows type quals on the elements
in array declarator
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sun Mar 25 22:04:09 EDT 2007
Sun Mar 25 05:17:13 PDT 2007 Duncan Coutts <duncan.coutts at worc.ox.ac.uk>
* C99 allows type quals on the elements in array declarator
We allow this and record the qualifiers in the AST
M ./c2hs/c/CAST.hs -2 +3
M ./c2hs/c/CNames.hs -1 +1
M ./c2hs/c/CParser.y -4 +16
M ./c2hs/c/CPretty.hs -1 +1
M ./c2hs/c/CTrav.hs -18 +18
More information about the C2hs
mailing list