On Sun, Jul 21, 2013 at 9:57 AM, Enea Zaffanella <span dir="ltr"><<a href="mailto:zaffanella@cs.unipr.it" target="_blank">zaffanella@cs.unipr.it</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Please find attached a patch (with testcase) implementing part of C89 3.5.7 p3.</blockquote><div><br></div><div>You mean <b>6</b>.5.7, both here and in the patch. Otherwise, LGTM.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
C89 is stricter than C99, as it requires constant initializer list elements for aggregate/union type objects even when the objects do not have static storage duration.<br>
<br>
OK to commit?<span class="HOEnZb"><font color="#888888"><br>
<br>
Enea.<br>
</font></span><br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br>