Wireshark-commits: [Wireshark-commits] rev 49871: /trunk/ /trunk/epan/dissectors/dcerpc/: CMakeList
Date: Mon, 10 Jun 2013 18:55:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49871

User: gerald
Date: 2013/06/10 11:55 AM

Log:
 tools/lemon/lemon.c: Fix an integer shortening issue. (CMake enables
 -Werror here but Autotools doesn't. Which is correct?)
 
 epan/dissectors/dcerpc: idl2wrs isn't an installed executable in
 Autotools so don't make it one in CMake.

Directory: /trunk/epan/dissectors/dcerpc/
  Changes    Path              Action
  +1 -1      CMakeLists.txt    Modified

Directory: /trunk/tools/lemon/
  Changes    Path          Action
  +1 -1      lemon.c       Modified