changed encoding #776
Annotations
1 error and 10 warnings
|
ci
Process completed with exit code 2.
|
|
ci:
src/core/md_arena_allocator.c#L237
comparison of integers of different signs: 'int64_t' (aka 'long long') and 'unsigned long long' [-Wsign-compare]
|
|
ci:
src/core/md_gl_util.h#L25
no newline at end of file [-Wnewline-eof]
|
|
ci:
src/core/md_handle.c#L62
no newline at end of file [-Wnewline-eof]
|
|
ci:
src/core/md_gl_util.h#L25
no newline at end of file [-Wnewline-eof]
|
|
ci:
src/md_gl.c#L1258
invalid UTF-8 in comment [-Winvalid-utf8]
|
|
ci:
src/md_gl.c#L1258
invalid UTF-8 in comment [-Winvalid-utf8]
|
|
ci:
src/core/md_gl_util.h#L25
no newline at end of file [-Wnewline-eof]
|
|
ci:
src/md_lammps.c#L550
address of array 'mass_table' will always evaluate to 'true' [-Wpointer-bool-conversion]
|
|
ci:
src/md_script_functions.inl#L1267
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
|
ci:
src/md_script_functions.inl#L3559
unused variable 'prev_a' [-Wunused-variable]
|