Module Name: pcc
Committed By: ragge
Date: Fri Nov 23 16:00:06 UTC 2007
Modified Files:
pcc/cc/ccom: pftn.c
Log Message:
Rewrite typenode() to something more sane and smaller, now expressions
like "const int struct a short b;" are not allowed anymore.
Const and volatile keyword should now be better handled.
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.