URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad6d259e1e709cc1654c9c134553e95075c9ac2f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ad6d259 by Gerald Combs (gerald@xxxxxxxx):
EtherCAT: Suppress pedantic warnings.
Try to suppress
warning: type of bit-field 'foo' is a GCC extension [-Wpedantic]
Change-Id: If161a509db2d6aaad3bb656318902f0bc7b0d0a9
Reviewed-on: https://code.wireshark.org/review/7136
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from bfde04b ui/gtk/*.c: Add editor modelines; As needed: Fix indentation
adds ad6d259 EtherCAT: Suppress pedantic warnings.
Summary of changes:
plugins/ethercat/packet-ecatmb.h | 7 +++++--
plugins/ethercat/packet-ethercat-frame.h | 6 +++++-
2 files changed, 10 insertions(+), 3 deletions(-)