<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>We generally try to push this warning now.  It is on by default in newly created Xcode projects, and Xcode will ask you to enable it when you upgrade to a new version of Xcode.  This has been in place for a while now.  We tend not to want to add new warnings to -Wall just for legacy compatibility concerns.  I personally would have no problem adding it to -Wall.  -Wall is not a setting that most Objective-C developers use since it isn’t exposed directly in Xcode.</div><br><div><div>On Nov 26, 2013, at 7:14 PM, Nico Weber <<a href="mailto:thakis@chromium.org">thakis@chromium.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Ping.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 21, 2013 at 5:25 PM, Nico Weber <span dir="ltr"><<a href="mailto:thakis@chromium.org" target="_blank">thakis@chromium.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>-Wundeclared-selector looks like a generally useful flag, but it's off by default and not even part of -Wall as far as I can tell. Should it be part of -Wall?<br>
</div><div><br></div>
<div>Thanks,</div><div>Nico</div></div>
</blockquote></div><br></div>
_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev<br></blockquote></div><br></body></html>