Fix r23739 (rejecting declarations of incomplete type) for arrays with unknown size...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 18 Nov 2008 14:47:04 +0000 (14:47 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 18 Nov 2008 14:47:04 +0000 (14:47 +0000)
commit8841fc7de7f713992ac4516adb376b8e60cd77f6
treed43c819d6b14ef92ab2aa55f615b2b1c8d1b5c4b
parent4599bf70900fbc4c5bf49c326ddb90bb48f346ec
Fix r23739 (rejecting declarations of incomplete type) for arrays with unknown size, but with initializer.

[r23760]
parser.c