F:/work/android/jsb-default/frameworks/cocos2d-x/cocos/editor-support/dragonbones/parser/JSONDataParser.cpp:498:13: warning: enumeration value 'Path' not handled in switch [-Wswitch]
    switch (type)
            ^
F:/work/android/jsb-default/frameworks/cocos2d-x/external/sources/tremolo/Tremolo/floor0.c:61:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  if(a<(-140<<12)) return 0;
        ~~~~^
1 warning generated.
1 warning generated.
F:/work/android/jsb-default/frameworks/cocos2d-x/cocos/platform/android/jni/JniImp.cpp:313:5: warning: control reaches end of non-void function [-Wreturn-type]
    }
    ^
1 warning generated.
