You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by weex-bot <gi...@git.apache.org> on 2017/04/21 03:13:12 UTC

[GitHub] incubator-weex issue #278: [android] fix viewport conflict. One is static va...

Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/278
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Error">
              1 Error
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:no_entry_sign:</td>
          <td data-sticky="false"><strong><a href="https://github.com/wispy316/incubator-weex/blob/30b673e98e86443f54eb47838268e22c74c66ac6/ios/sdk/WeexSDK/Sources/Component/WXListComponent.m#L286">ios/sdk/WeexSDK/Sources/Component/WXListComponent.m#L286</a></strong>: format specifies type \u2018unsigned int\u2019 but the argument has type \u2018unsigned long\u2019 [-Werror,-Wformat]  <br /><code>
                        WXLogDebug(@"Reload section:%u", insertIndex - 1);
    </code></td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---