Update build-ohos.sh and README.md for compiling OHOS with OpenHarmon… #189
Annotations
14 warnings
|
|
|
|
|
|
|
contrib/sqlite3/sqlite3.c#L129137
function may return address of local variable [-Wreturn-local-addr]
|
|
|
|
|
|
|
|
test/tokenizer_test.cc#L97
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
test/tokenizer_test.cc#L73
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
test/tokenizer_test.cc#L47
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
test/tokenizer_test.cc#L23
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
examples/cpp/main.cc#L22
ignoring return value of ‘char* getcwd(char*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading