util: bugfix #452
Annotations
2 errors and 10 warnings
|
ci:
src/md_script_functions.inl#L3619
expected ‘)’ before '\x303030'
|
|
ci
Process completed with exit code 2.
|
|
ci:
src/core/md_arena_allocator.c#L237
comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
|
ci:
src/core/md_bitfield.c#L825
comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
|
|
ci:
src/md_lammps.c#L550
the address of ‘mass_table’ will always evaluate as ‘true’ [-Waddress]
|
|
ci:
src/md_script_functions.inl#L1267
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
ci:
src/md_script_functions.inl#L3560
unused variable ‘va’ [-Wunused-variable]
|
|
ci:
src/md_script_functions.inl#L3559
unused variable ‘prev_a’ [-Wunused-variable]
|
|
ci:
src/md_script_functions.inl#L3619
multi-character character constant [-Wmultichar]
|
|
ci:
src/md_script_functions.inl#L4181
unused variable ‘count’ [-Wunused-variable]
|
|
ci:
src/md_script_functions.inl#L4180
unused variable ‘prev_idx’ [-Wunused-variable]
|
|
ci:
src/md_script_functions.inl#L4170
unused variable ‘dst_bf_arr’ [-Wunused-variable]
|