Wireshark mailing list archives

Re: [Wireshark-commits] rev 53765: /trunk/epan/ /trunk/epan/dfilter/: dfilter-int.h dfilter.h /trunk/epan/: column-info.h


From: Jakub Zawadzki <darkjames-ws () darkjames pl>
Date: Wed, 4 Dec 2013 00:16:22 +0100

Hi,

On Tue, Dec 03, 2013 at 11:56:23PM +0100, Joerg Mayer wrote:
On Tue, Dec 03, 2013 at 08:59:26PM +0000, darkjames () wireshark org wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53765

User: darkjames
Date: 2013/12/03 08:59 PM

Log:
 struct _dfilter_t: rename to epan_dfilter.
 
 typedef (dfilter_t) not renamed.

This breaks compilation in two places for me:
[  0%] Building CXX object ui/qt/CMakeFiles/qtui.dir/display_filter_edit.cpp.o
/home/jmayer/work/wireshark/svn/trunk/ui/qt/display_filter_edit.cpp: In member function ???void 
DisplayFilterEdit::checkFilter(const QString&)???:
/home/jmayer/work/wireshark/svn/trunk/ui/qt/display_filter_edit.cpp:260:5: error: ???dfilter_t??? was not declared in 
this scope
     dfilter_t *dfp;
     ^
[etc]

More likely next commit - r53766, Guy should have fix it in r53772 (missing includes).
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: