Comment # 18
on bug 9267
from Toralf Förster
(In reply to comment #17)
> Created attachment 11830 [details]
> packet-mq Fix warnings
>
> Hope it's ok now
make[5]: Entering directory `/home/tfoerste/devel/wireshark/epan/dissectors'
CC libdissectors_la-packet-mq.lo
packet-mq.c: In function 'dissect_mq_MQGMO':
packet-mq.c:1571:25: error: ignoring return value of 'proto_item_add_subtree',
declared with attribute warn_unused_result [-Werror=unused-result]
cc1: all warnings being treated as errors
You are receiving this mail because:
- You are watching all bug changes.