<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:fjahanian@apple.com" title="Fariborz Jahanian <fjahanian@apple.com>"> <span class="fn">Fariborz Jahanian</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Objective-C encoding of int[42] parameter doesn't match encoding of int[], int* parameters"
   href="http://llvm.org/bugs/show_bug.cgi?id=13062">bug 13062</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Objective-C encoding of int[42] parameter doesn't match encoding of int[], int* parameters"
   href="http://llvm.org/bugs/show_bug.cgi?id=13062#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Objective-C encoding of int[42] parameter doesn't match encoding of int[], int* parameters"
   href="http://llvm.org/bugs/show_bug.cgi?id=13062">bug 13062</a>
              from <span class="vcard"><a class="email" href="mailto:fjahanian@apple.com" title="Fariborz Jahanian <fjahanian@apple.com>"> <span class="fn">Fariborz Jahanian</span></a>
</span></b>
        <pre>I was told that Distributed Objects and NSInvocation might use the encoded
array size to copy the pointed-to array and send it across the wire. So, this
is expected
behavior and cannot be changed.

<span class="quote">> This looks like a bug in clang. It is probably done for compatibility with
> gcc’s
> encoding rules. 
> I have asked a person in our runtime group for impact of any change in the
> abi.
> Am waiting for his response. Once, and if,  I get the green light, I will
> submit a patch.</span ></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>