Module Name: pcc Committed By: ragge Date: Sun Apr 19 17:34:10 UTC 2009
Modified Files:
pcc/cc/ccom: cgram.y
Log Message:
Declare arguments directly when found. This allows for function
declarations like 'int foo(int a, int b[a][a]){ }'.
To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 pcc/cc/ccom/cgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
