Wireshark-commits: [Wireshark-commits] rev 47938: /trunk/ /trunk/debian/: wireshark-dev.header-file

Date: Thu, 28 Feb 2013 14:09:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47938

User: rbalint
Date: 2013/02/28 06:09 AM

Log:
 Export libwsutil symbols using WS_DLL_PUBLIC define
 
 This change replaces *.def and *.sym file usage following the
 guideline at http://gcc.gnu.org/wiki/Visibility

Directory: /trunk/debian/
  Changes    Path                          Action
  +1 -0      wireshark-dev.header-files    Modified

Directory: /trunk/
  Changes    Path                  Action
  +8 -1      CMakeLists.txt        Modified
  +12 -0     configure.ac          Modified
  +54 -0     ws_symbol_export.h    Added

Directory: /trunk/wsutil/
  Changes    Path               Action
  +5 -1      CMakeLists.txt     Modified
  +6 -25     Makefile.am        Modified
  +3 -3      Makefile.nmake     Modified
  +3 -0      crash_info.h       Modified
  +3 -0      crc10.h            Modified
  +3 -0      crc11.h            Modified
  +4 -0      crc16-plain.h      Modified


(17 files not shown)