<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - compiler padding causes reply parsing to use incorrect offsets"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=23403#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - compiler padding causes reply parsing to use incorrect offsets"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=23403">bug 23403</a>
              from <span class="vcard"><a class="email" href="mailto:adrake@adrake.org" title="Andrew Drake <adrake@adrake.org>"> <span class="fn">Andrew Drake</span></a>
</span></b>
        <pre>This also affects xcb_sync_systemcounter_next, leading to all sorts of
undesirable behavior if you try to actually iterate with it.

Given that there's already assumptions about compiler padding behavior as Josh
notes, would the project accept a patch that makes c_client.py add explicit
packing attributes to protocol structures? I could also add compile-time
asserts to prevent bugs of this form from cropping up again.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>