https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7375
Bug ID: 7375
Summary: warning: ignoring return value of ‘write’, declared
with attribute warn_unused_result [-Wunused-result]
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Building & Packaging
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
cc -g -O2 spamc/spamc.c spamc/getopt.c spamc/libspamc.c spamc/utils.c \
-o spamc/spamc -ldl -lz
spamc/libspamc.c: In function ‘libspamc_log’:
spamc/libspamc.c:2238:9: warning: ignoring return value of ‘write’, declared
with attribute warn_unused_result [-Wunused-result]
--
You are receiving this mail because:
You are the assignee for the bug.