Wireshark-commits: [Wireshark-commits] rev 48535: /trunk/ /trunk/: configure.ac
Date: Sun, 24 Mar 2013 18:24:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48535

User: guy
Date: 2013/03/24 11:24 AM

Log:
 Thanks to a ton of patches from Ed Beroset and some other changes,
 Wireshark compiles with -Wc++-compat and -Werror, at least on my machine
 with llvm-gcc 4.2.1.  Make that a standard -W flag, to keep code that
 won't pass a C++ compiler from sneaking back in (except in the files
 that can't currently be compiled with -Werror for various reasons).

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