<br><br><div class="gmail_quote">On Tue, Aug 16, 2011 at 6:01 PM, Douglas Gregor <span dir="ltr"><<a href="mailto:dgregor@apple.com">dgregor@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div style="word-wrap:break-word"><div><div class="im"><div>IMO, no. We should get it right. One way to do so would be to emit the fatal error rather than the first error that would exceed the threshold, rather than following the last error that is permitted within the threshold. That's probably easier in general.</div>

</div><div class="im"><br></div></div></div></blockquote><div><br></div><div>So lets say our limit is 1 and there is only one error in our translation unit. In this case we wouldn't get the fatal error? </div></div>