CI Improvements #9
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
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]
|
Build
explicitly assigning value of variable of type 'abc::Gia_Man_t *' (aka 'abc::Gia_Man_t_ *') to itself [-Wself-assign]
|
Build
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
|
Loading