http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21153
User: sfisher
Date: 2007/03/23 05:50 PM
Log:
From Sebastien Tandel:
(Temporarily disable the warnings as errors default on Unix to get
to get the buildbots and people with gcc40 going again until those
additional warnings gcc40 generates can be fixed-I'm working on it
ASAP)
Patch for configure.in which disables by default the treatment of
warnings as errors.
It can be enabled with './configure --with-warnings-as-errors'.
The macro will test first if GCC is present. If it's the case,
HAVE_WARNINGS_AS_ERRORS is defined. All the USING_GCC have been replaced
by HAVE_WARNINGS_AS_ERRORS.
With this switch, people won't suffer from unexpected warnings when
downloading svn sources during the transition time ;)
Directory: /trunk/plugins/agentx/
Changes Path Action
+1 -1 Makefile.am Modified
Directory: /trunk/plugins/artnet/
Changes Path Action
+1 -1 Makefile.am Modified
Directory: /trunk/plugins/asn1/
Changes Path Action
+1 -3 Makefile.am Modified
Directory: /trunk/plugins/ciscosm/
Changes Path Action
+2 -1 Makefile.am Modified
Directory: /trunk/codecs/
Changes Path Action
+1 -1 Makefile.am Modified
Directory: /trunk/epan/crypt/
Changes Path Action
+1 -1 Makefile.am Modified
Directory: /trunk/epan/dfilter/
Changes Path Action
+1 -1 Makefile.am Modified
Directory: /trunk/plugins/docsis/
Changes Path Action
+1 -1 Makefile.am Modified
Directory: /trunk/plugins/enttec/
Changes Path Action
+1 -1 Makefile.am Modified
Directory: /trunk/epan/ftypes/
Changes Path Action
+1 -1 Makefile.am Modified
(21 files not shown)