Module Name: pcc
Committed By: ragge
Date: Wed May 5 11:43:19 UTC 2010
Modified Files:
pcc/cc/ccom: init.c
Log Message:
Do not allow initialization of multi-dimension incomplete arrays, fixes
bug reported by Jesus Sanchez on pcc-list.
Also fix another bug spotted, which had as a result that dynamic-sized
arrays initialized by strings did not become null-terminated.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pcc/cc/ccom/init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.