Wireshark-commits: [Wireshark-commits] rev 49667: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 01 Jun 2013 00:11:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49667

User: jmayer
Date: 2013/05/31 05:11 PM

Log:
 Fix buildbot:
 
 cc1: warnings being treated as errors
 packet-wccp.c: In function 'wccp_fmt_ipadddress':
 packet-wccp.c:555: warning: declaration of 'index' shadows a global declaration
 /usr/include/string.h:125: warning: shadowed declaration is here
 packet-wccp.c: In function 'dissect_wccp2_alternate_mask_value_set_element':
 packet-wccp.c:2570: warning: declaration of 'index' shadows a global declaration
 /usr/include/string.h:125: warning: shadowed declaration is here
 make[5]: *** [libdissectors_la-packet-wccp.lo] Error 1
 make[5]: *** Waiting for unfinished jobs....

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +12 -12    packet-wccp.c    Modified