You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by miomin <gi...@git.apache.org> on 2018/06/13 10:14:24 UTC

[GitHub] incubator-weex pull request #1264: [WEEX-442] Fix compile error

GitHub user miomin opened a pull request:

    https://github.com/apache/incubator-weex/pull/1264

     [WEEX-442] Fix compile error

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/miomin/incubator-weex master-render-format

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1264.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1264
    
----
commit a8396cca2f36764f841bf140978e614615319f45
Author: miomin <mi...@...>
Date:   2018-06-07T09:35:04Z

    [WEEX-442][Core] Use explicit

commit 9659e3c2dc9f94d6fa07fe2769c7e3933451de13
Author: miomin <mi...@...>
Date:   2018-06-08T03:47:46Z

    [WEEX-442][Core] Remove unless include

commit 2c0279113b9749a3362ca0e2b8f82afd98d2994f
Author: miomin <mi...@...>
Date:   2018-06-08T03:53:09Z

    [WEEX-442][Core] Rename interface file.

commit 03189a8053f13f02e22b74ae96ba499179c7adaa
Author: miomin <mi...@...>
Date:   2018-06-11T07:45:00Z

    [WEEX-442][Core] C++ style format : variable declaration

commit 1ea9eece497471e019dfba6f6e8cc5661bc3aa68
Author: miomin <mi...@...>
Date:   2018-06-11T07:46:11Z

    [WEEX-42][Core] Fix RenderAction memory leak.

commit b648aa85cb5e858524026aa9c8581950d44ba2c7
Author: miomin <mi...@...>
Date:   2018-06-11T07:47:56Z

    Merge branch 'master' of https://github.com/apache/incubator-weex into master-render-format

commit 4796cf3a0631426640f86200c8d7e26e04517ba3
Author: miomin <mi...@...>
Date:   2018-06-11T09:30:50Z

    [WEEX-442][Core] C++ code style : function name

commit edb9af4047ff133be016a3cae034cbe152036e57
Author: miomin <mi...@...>
Date:   2018-06-12T03:45:19Z

    [WEEX-442][Core] Using clang-format

commit 6d45039c9748bb521db36216c5dc7f55f29e28bb
Author: miomin <mi...@...>
Date:   2018-06-12T04:23:50Z

    [WEEX-442] Fix compile error

commit 49a75c867f076ff2f6fb4595dc1b627dd5c630b4
Author: miomin <mi...@...>
Date:   2018-06-13T07:32:27Z

    * [core] Solve the problem of layout calculation accuracy

commit 7bd399b399b2f3e797814a901f7b6a6f9d5f837e
Author: miomin <mi...@...>
Date:   2018-06-13T09:57:54Z

    Merge branch 'master' of https://github.com/apache/incubator-weex into master-render-format

----


---

[GitHub] incubator-weex issue #1264: [WEEX-442] Fix compile error

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/1264
  
    
    <!--
      0 failure: 
      1 warning:  No Changelog chan...
      1 messages
      
    -->
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>No Changelog changes!</td>
        </tr>
      </tbody>
    </table>
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Messages</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:book:</td>
          <td>danger test finished.</td>
        </tr>
      </tbody>
    </table>
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---