Module Name:    pcc
Committed By:   ragge
Date:           Sun Jan 27 19:42:06 UTC 2008

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

Log Message:
Accept declarations in first expression in for() statements; per c99:
forĀ (int i = 0; i < 7; i++) y(i);


To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 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