mirror of
https://github.com/openharmony/ark_js_runtime.git
synced 2026-07-20 23:00:29 -04:00
add Wextra and Werror in gn args
1. add -Wextra and -Werror to check code format error 2. modify all compiler error issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4ZDQE Signed-off-by: wengchangcheng <wengchangcheng@huawei.com> Change-Id: If5fdd1980494269b4c06bf1bb38a8eba7952adea
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include "ecmascript/ecma_vm.h"
|
||||
#include "ecmascript/global_env.h"
|
||||
#include "ecmascript/internal_call_params.h"
|
||||
#include "ecmascript/js_invoker.h"
|
||||
#include "ecmascript/js_tagged_value-inl.h"
|
||||
#include "ecmascript/object_factory.h"
|
||||
#include "interpreter/fast_runtime_stub-inl.h"
|
||||
|
||||
Reference in New Issue
Block a user