Wireshark-commits: [Wireshark-commits] rev 26090: /trunk/ /trunk/epan/dissectors/: Makefile.am Make

Date: Tue, 26 Aug 2008 01:04:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26090

User: guy
Date: 2008/08/25 06:04 PM

Log:
 Get rid of an unused variable in the P7 dissector.
 
 Create a set of warning-clean ASN.1 dissectors and build them with
 -Werror, to try to prevent errors creeping back in.  Put the P7
 dissector there.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +4 -6      Makefile.am        Modified
  +27 -9     Makefile.common    Modified
  +10 -12    packet-p7.c        Modified

Directory: /trunk/asn1/p7/
  Changes    Path                    Action
  +0 -2      packet-p7-template.c    Modified