<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:trssnd@gmail.com" title="trss <trssnd@gmail.com>"> <span class="fn">trss</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Request to remove warning -Wselector due to perceived false negatives apart from false positives"
   href="http://llvm.org/bugs/show_bug.cgi?id=16621">bug 16621</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>INVALID
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>False negatives by -Wselector apart from false positives
           </td>
           <td>Request to remove warning -Wselector due to perceived false negatives apart from false positives
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Request to remove warning -Wselector due to perceived false negatives apart from false positives"
   href="http://llvm.org/bugs/show_bug.cgi?id=16621#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Request to remove warning -Wselector due to perceived false negatives apart from false positives"
   href="http://llvm.org/bugs/show_bug.cgi?id=16621">bug 16621</a>
              from <span class="vcard"><a class="email" href="mailto:trssnd@gmail.com" title="trss <trssnd@gmail.com>"> <span class="fn">trss</span></a>
</span></b>
        <pre>The following is with reference to the comment at
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - -Wselector incorrectly warns about unimplemented selectors"
   href="show_bug.cgi?id=12322#c5">http://llvm.org/bugs/show_bug.cgi?id=12322#c5</a>
(In reply to <a href="show_bug.cgi?id=16621#c5">comment #5</a>)
<span class="quote">> -Wselector was brought over from gcc to enforce a specific rule that once
> was thought 
> is important; namely, if a method is used in an @selector expression, it
> must also
> be implemented in the same TU. If you think it is no longer relevant and
> misleading
> in your case, please file a bug report requesting a new option (while
> turning this
> off with -Wno-selector).
> </span >

Only on trying to verbalize the new option, that is, the semantics I expected
this warning to have, did I realize that such a warning is unrealistic to
implement.

However, that doesn't change the fact that I find this warning to be misleading
as illustrated by the perceived false negatives in the description of this bug
report at <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Request to remove warning -Wselector due to perceived false negatives apart from false positives"
   href="show_bug.cgi?id=16621#c0">http://llvm.org/bugs/show_bug.cgi?id=16621#c0</a>

Hence, though I don't feel qualified to decide whether this is no longer
relevant, if it is indeed seen as no longer relevant by a qualified person
(such as someone who has made use of this warning in the past), I request this
warning to be removed.

Thank you
trss</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>