Module Name: pcc
Committed By: ragge
Date: Sun Aug 3 12:50:45 UTC 2008
Modified Files:
pcc/cc/ccom: cgram.y pftn.c
Log Message:
Define parameter variables when a function is detected and not when the
variable is found. This avoids many problems with parameter names
in prototypes.
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.219 -r1.220 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.