refactor: modernize build system (#175) #35
Annotations
22 warnings
Run CMake:
src/simple_highlight.cc#L284
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Run CMake:
src/simple_highlight.cc#L291
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Run CMake:
src/simple_highlight.cc#L387
'/*' within block comment [-Wcomment]
|
Run CMake:
src/simple_highlight.cc#L388
'/*' within block comment [-Wcomment]
|
Run CMake:
src/simple_highlight.cc#L284
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Run CMake:
src/simple_highlight.cc#L291
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Run CMake:
src/simple_highlight.cc#L387
'/*' within block comment [-Wcomment]
|
Run CMake:
src/simple_highlight.cc#L388
'/*' within block comment [-Wcomment]
|
Run CMake
'ptr_fun<unsigned int, bool>' is deprecated [-Wdeprecated-declarations]
|
Run CMake
'ptr_fun<unsigned int, bool>' is deprecated [-Wdeprecated-declarations]
|
Restore artifacts, or setup vcpkg
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
|
Check file existence
❗The "allow_failure" variable is deprecated in favor of "fail"
|
build-iOS
'ptr_fun<unsigned int, bool>' is deprecated [-Wdeprecated-declarations]
|
build-iOS
'ptr_fun<unsigned int, bool>' is deprecated [-Wdeprecated-declarations]
|
build-iOS
'bind2nd<std::equal_to<char>, char>' is deprecated [-Wdeprecated-declarations]
|
build-iOS
'bind2nd<std::equal_to<char>, char>' is deprecated [-Wdeprecated-declarations]
|
build-iOS
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'value_type' (aka 'int') [-Wshorten-64-to-32]
|
build-iOS
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
|
build-iOS:
src/simple_highlight.cc#L284
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build-iOS:
src/simple_highlight.cc#L291
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build-iOS:
src/simple_highlight.cc#L387
'/*' within block comment [-Wcomment]
|
build-iOS:
src/simple_highlight.cc#L388
'/*' within block comment [-Wcomment]
|
Loading