[GitHub] incubator-weex issue #1109: [WEEX-286][iOS] try to resolve the crash of dyld...

2018-04-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1109 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1109: [WEEX-286][iOS] try to resolve the crash ...

2018-04-10 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/1109 [WEEX-286][iOS] try to resolve the crash of dyld_stub_binder try to resolve the crash of dyld_stub_binder ``` 2 libdyld.dylib 0x000183144ba0 dyld_stub_binder :60 (in

[GitHub] incubator-weex pull request #1108: Fix compile problem. 'progressBlock:' not...

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1108 ---

incubator-weex git commit: Fix compile problem.

2018-04-10 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master bb290775d -> 060c7b454 Fix compile problem. parameter 'progressBlock:' not found in the function declaration [-Werror,-Wdocumentation] * @param progressBlock: A block called while the download start ^~

[GitHub] incubator-weex issue #1108: Fix compile problem. 'progressBlock:' not found ...

2018-04-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1108 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1108: Fix compile problem. 'progressBlock:' not...

2018-04-10 Thread AntiMoron
GitHub user AntiMoron opened a pull request: https://github.com/apache/incubator-weex/pull/1108 Fix compile problem. 'progressBlock:' not found in the function declaration [-Werror,-Wdocumentation] parameter 'progressBlock:' not found in the function declaration

[GitHub] incubator-weex issue #1107: [Android] commit templateInfo in extParams when ...

2018-04-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1107 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1107: [Android] commit templateInfo in extParam...

2018-04-10 Thread lucky-chen
GitHub user lucky-chen opened a pull request: https://github.com/apache/incubator-weex/pull/1107 [Android] commit templateInfo in extParams when report error when report error commit templateInfo in extParams with key "templateInfo_instance" (make confused if add

[GitHub] incubator-weex issue #1106: [Android] fix nullPoint

2018-04-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1106 Warnings :warning: No Changelog changes! :warning:

[GitHub] incubator-weex pull request #1106: * [Android] fix nullPoint

2018-04-10 Thread lucky-chen
GitHub user lucky-chen opened a pull request: https://github.com/apache/incubator-weex/pull/1106 * [Android] fix nullPoint fix nullPointException on multithreading case。 You can merge this pull request into a Git repository by running: $ git pull