Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 21526: /trunk/ /trunk/epan/dfilter/: dfilter-macro.c dfi

Date: Mon, 23 Apr 2007 10:59:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21526

User: guy
Date: 2007/04/23 10:59 AM

Log:
 Add some GCC warnings to the standard set, and add some others to the
 --enable-extra-gcc-checks set.
 
 If we turn on -pedantic, try turning on -Wno-long-long as well, so that
 it's not *so* pedantic that it rejects the 64-bit integral data types
 that we explicitly require.
 
 Constify a bunch of stuff, and make some other changes, to get rid of
 warnings.
 
 Clean up some indentation.

Directory: /trunk/epan/dfilter/
  Changes    Path               Action
  +4 -4      dfilter-macro.c    Modified
  +4 -1      dfilter-macro.h    Modified
  +1 -1      dfilter.c          Modified
  +1 -1      dfilter.h          Modified
  +1 -1      dfunctions.h       Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                       Action
  +1 -1      packet-3g-a11.c            Modified
  +34 -34    packet-alcap.c             Modified
  +2 -2      packet-bacapp.c            Modified
  +6 -6      packet-ber.c               Modified
  +1 -1      packet-ber.h               Modified
  +2 -2      packet-bittorrent.c        Modified


(45 files not shown)