tm: remove extra + used before MAXFWD_HEADER_LEN #17
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)
'xmlKeepBlanksDefault' is deprecated [-Wdeprecated-declarations]
|
build (sid, clang)
'xmlKeepBlanksDefault' is deprecated [-Wdeprecated-declarations]
|
build (sid, clang)
'xmlKeepBlanksDefault' is deprecated [-Wdeprecated-declarations]
|
build (sid, clang)
passing arguments to 'log_peer_list' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
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=]
|
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=]
|