CI Improvements #9
Annotations
10 warnings
Build:
libs/fst/fstapi.cc#L5539
variable 'secnum' set but not used [-Wunused-but-set-variable]
|
Build:
frontends/verilog/verilog_parser.tab.cc#L3316
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|
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]
|
Loading