Module Name:    pcc
Committed By:   ragge
Date:           Wed Apr  9 19:30:12 UTC 2008

Modified Files:
        pcc/cc/ccom: cgram.y

Log Message:
Only enter parameters at blevel 1, otherwise parameters defined in function
prototypes as parameters may be added;
        int foo(int (*f)(int g)) { ...
would add g as a parameter.  Found when using Heimdal asn1_compile.


To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 pcc/cc/ccom/cgram.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to