Wireshark-commits: [Wireshark-commits] rev 53152: /trunk/epan/ /trunk/epan/: proto.h

Date: Fri, 08 Nov 2013 00:01:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53152

User: jmayer
Date: 2013/11/08 12:01 AM

Log:
 Fix:
 
 cd /home/jmayer/work/wireshark/svn/build/qt-gtk3/epan && /usr/bin/cc  -DG_DISABLE_DEPRc
 In file included from /home/jmayer/work/wireshark/svn/trunk/epan/packet.h:29:0,
                  from /home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-2dp:
 /home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-2dparityfec.c: In functio:
 /home/jmayer/work/wireshark/svn/trunk/epan/proto.h:2128:2: error: ISO C90 forbids mixe]
   extern header_field_info __start__data_ ##proto[]; \
   ^
 /home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-2dparityfec.c:331:4: note’
     proto_register_fields(proto_2dparityfec, hfi, array_length(hfi));
     ^
 cc1: all warnings being treated as errors

Directory: /trunk/epan/
  Changes    Path          Action
  +3 -1      proto.h       Modified