Actions
Bug #2214
closedCompilation error
Bug #2214:
Compilation error
Start date:
2014-08-11
Due date:
% Done:
0%
Estimated time:
Found in version:
v3.9.1263
Affected Versions:
Description
CC src/dbus.o
src/dbus.c: In function ‘dbus_emit_signal’:
src/dbus.c:80:8: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result]
write(dbus_pipe.wr, "s", 1); /* do not wait here - no tvh_write() /
^
cc1: all warnings being treated as errors
make: ** [/home/zig/tv1/tvheadend/build.linux/src/dbus.o] Erreur 1
Actions