<div class="gmail_extra"><div class="gmail_quote">Just to comment on one part of this discussion:</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Thu, Apr 26, 2012 at 3:38 AM, Evgeniy Stepanov <span dir="ltr"><<a href="mailto:eugeni.stepanov@gmail.com" target="_blank">eugeni.stepanov@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":bk">AFAIK, there can be no redef warnings in a compiler header.<br>
<div class="im"></div></div></blockquote></div><br></div><div class="gmail_extra">There are warnings, but due to being system headers, they are typically suppressed.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
That said, generating (and suppressing) warnings isn't free, so we should avoid doing so unnecessarily. As such, using undef seems reasonable.</div>