Skip to content

compiled failed #9

@XiaNaLee

Description

@XiaNaLee
/develop/android/githubSource/weex_js_engine/jni/v8core/com_taobao_weex_bridge_WXBridge.cpp:123:37: error: 
      use of undeclared identifier 'strlen'
    v8::V8::SetFlagsFromString(str, strlen(str));
                                    ^
/develop/android/githubSource/weex_js_engine/jni/v8core/com_taobao_weex_bridge_WXBridge.cpp:403:22: error: 
      use of undeclared identifier 'strlen'
        int strLen = strlen(ToCString(str));
                     ^
/develop/android/githubSource/weex_js_engine/jni/v8core/com_taobao_weex_bridge_WXBridge.cpp:411:22: error: 
      use of undeclared identifier 'strlen'
        int strLen = strlen(*tasks);
                     ^
/develop/android/githubSource/weex_js_engine/jni/v8core/com_taobao_weex_bridge_WXBridge.cpp:470:22: error: 
      use of undeclared identifier 'strlen'
        int strLen = strlen(ToCString(str));
                     ^

@zhuzhaoyuan @sospartan @JacksonTian @luics @oldratlee

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions