r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list

Enea Zaffanella zaffanella at cs.unipr.it
Mon Jul 22 12:13:55 PDT 2013


On 07/22/2013 08:09 PM, Enea Zaffanella wrote:
> On 07/22/2013 06:10 PM, NAKAMURA Takumi wrote:
>> Tweaked in r186833. I am afraid if it were redundant...
>
> As a matter of fact, my patch was overshooting C89 6.5.7 p3:
> the warning should only be emitted when the initalizer is an
> InitListExpr node.
> Sorry for the troubles caused, I will commit the fix asap.

Fix committed as r186859.




More information about the cfe-commits mailing list