Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43737: /trunk/ui/gtk/ /trunk/ui/gtk/: bytes_view.c

Date: Mon, 16 Jul 2012 01:54:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43737

User: guy
Date: 2012/07/15 06:54 PM

Log:
 The CMake builds in the Ubuntu buildbot appear to be building with GTK+
 3; if so, that might indicate that GTK+ 3 doesn't have gtkmarshal.h. 
 Try not attempting to include it with GTK+ 3.x - if that causes other
 failures, well, I guess that means that, when building the BytesView
 widget under GTK+ 3, we can't use the gtk_marshal_ functions....

Directory: /trunk/ui/gtk/
  Changes    Path            Action
  +3 -1      bytes_view.c    Modified