Skip to content

removed ' literal, since its apparently not standard. #453

removed ' literal, since its apparently not standard.

removed ' literal, since its apparently not standard. #453

Triggered via push March 19, 2025 18:56
Status Success
Total duration 1m 32s
Artifacts

ubuntu22.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#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]
ci: src/md_script.c#L1195
unused variable ‘op’ [-Wunused-variable]