Wireshark-commits: [Wireshark-commits] rev 46916: /trunk/ /trunk/: configure.ac
Date: Thu, 03 Jan 2013 16:50:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46916

User: morriss
Date: 2013/01/03 08:50 AM

Log:
 Don't use -Wlogical-op if it causes gcc to generate warnings about logical
 operations always evaluating to the same value in (the expansion of)
 strchr().
 
 See: https://www.wireshark.org/lists/wireshark-dev/201212/msg00136.html

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