CI Improvements #4
Annotations
10 warnings
Build:
kernel/register.cc#L1005
unused parameter 'args' [-Wunused-parameter]
|
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]
|
Loading