CI Improvements #10
Annotations
10 warnings
Build
misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
|
Build
misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
|
Build
use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
|
Build
use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
|
Build
adding 'char' to a string pointer does not append to the string [-Wstring-plus-char]
|
Build
unused variable 's_ELMax' [-Wunused-const-variable]
|
Build
unused variable 'deflate_copyright' [-Wunused-const-variable]
|
Build
unused variable 'inflate_copyright' [-Wunused-const-variable]
|
Build
misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
|
Build
misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]
|
Loading