Wireshark-commits: [Wireshark-commits] rev 52666: /trunk/ /trunk/epan/dissectors/: packet-nstrace.c

Date: Fri, 18 Oct 2013 04:31:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52666

User: wmeier
Date: 2013/10/18 04:31 AM

Log:
 Revert SVN #52665.
 
 Compilation fails on (only the ?) OSX-10.6-x64 buildbot with error:
 
 netscaler.c: In function 'nstrace_read_v30':
 netscaler.c:1295: warning: implicit conversion shortens 64-bit value into a 32-bit value
 
 (Life is too short for me to dig multiple levels deep into a set of macros to try to see which
  actual line of code is causing the problem.  Maybe the patch submitter can identify the problem).

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1 -7      packet-nstrace.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +0 -1      AUTHORS       Modified

Directory: /trunk/wiretap/
  Changes    Path             Action
  +1 -6      file_access.c    Modified
  +38 -276   netscaler.c      Modified
  +0 -10     netscaler.h      Modified
  +0 -4      wtap.c           Modified
  +0 -3      wtap.h           Modified