Task #108046 - added.err
back to task #108046download
Error: COMPILER_WARNING (CWE-1164):
avahi-0.9.rc4/avahi-daemon/ini-file-parser-test.c:1058:5: warning[-Wunused-function]: ‘test_confd_get_machine_id’ defined but not used
# 1058 | int test_confd_get_machine_id(void) {
# | ^~~~~~~~~~~~~~~~~~~~~~~~~
# 1056| }
# 1057|
# 1058|-> int test_confd_get_machine_id(void) {
# 1059| int result = 1;
# 1060| static DaemonConfig config;