Kiswono Prayogo escribió:
Just reporting that Alpha 4 was working just fine..
http://pastebin.com/ri2gXJDN
but Alpha 5 didn't:
Just reporting that Alpha 4 was working just fine..
http://pastebin.com/ri2gXJDN
but Alpha 5 didn't:
again (notice the -Werror that shouldn't be there)
elog.c:1698: error: ignoring return value of ‘write’, declared with
attribute warn_unused_result
elog.c: In function ‘write_pipe_chunks’:
elog.c:2390: error: ignoring return value of ‘write’, declared with
attribute warn_unused_result
elog.c:2399: error: ignoring return value of ‘write’, declared with
attribute warn_unused_result
Though, is there value in silencing these warnings?attribute warn_unused_result
elog.c: In function ‘write_pipe_chunks’:
elog.c:2390: error: ignoring return value of ‘write’, declared with
attribute warn_unused_result
elog.c:2399: error: ignoring return value of ‘write’, declared with
attribute warn_unused_result