Wireshark-commits: [Wireshark-commits] rev 46376: /trunk/ /trunk/: configure.ac

Date: Tue, 04 Dec 2012 19:03:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46376

User: wmeier
Date: 2012/12/04 11:03 AM

Log:
 Enable gcc -Wshadow for default *nix builds;
 
 AFAIK, all GTK Wireshark non-dirty sources now compile
   without [-Wshadow] warnings.
 
 (Altho I haven't tried the QT build or other possible
 build variants), hopefully any remaining [-Wshadow] warnings for non-dirty
 source can be fixed as they occur.
 
 (Obviously this change can be reverted if there are many issues).
 
 So: let's see if any of the automated builds break;  :)

Directory: /trunk/
  Changes    Path            Action
  +1 -4      configure.ac    Modified