Skip to content

file_out: Fix var position and initialize #2

file_out: Fix var position and initialize

file_out: Fix var position and initialize #2

Triggered via push March 16, 2024 17:07
Status Success
Total duration 13m 26s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build (bookworm, clang)
unused variable 'ret' [-Wunused-variable]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (sid, clang)
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
build (sid, clang)
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
build (sid, clang)
passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
build (sid, clang)
passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
build (sid, clang)
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
build (sid, clang)
unused variable 'ret' [-Wunused-variable]
build (sid, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (sid, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (sid, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (sid, clang)
'snprintf' macro redefined [-Wmacro-redefined]
build (bookworm, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
build (bookworm, gcc)
'__builtin_strncpy' output may be truncated copying between 64 and 128 bytes from a string of length 128 [-Wstringop-truncation]
build (bookworm, gcc)
'__builtin_memcpy' forming offset [512, 517] is out of the bounds [0, 512] [-Warray-bounds]
build (bookworm, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
build (bookworm, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
build (bookworm, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
build (sid, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
build (sid, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
build (sid, gcc)
'__builtin_strncpy' output may be truncated copying between 64 and 128 bytes from a string of length 128 [-Wstringop-truncation]
build (sid, gcc)
'__builtin_memcpy' forming offset [512, 517] is out of the bounds [0, 512] [-Warray-bounds=]
build (sid, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
build (sid, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
build (sid, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
build (sid, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
build (sid, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
build (sid, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]