ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 53765: /trunk/epan/ /trunk/epan/dfil

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Tue, 3 Dec 2013 23:56:23 +0100
On Tue, Dec 03, 2013 at 08:59:26PM +0000, darkjames@xxxxxxxxxxxxx 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.
> 
> Directory: /trunk/epan/dfilter/
>   Changes    Path             Action
>   +1 -1      dfilter-int.h    Modified
>   +1 -1      dfilter.h        Modified
> 
> Directory: /trunk/epan/
>   Changes    Path             Action
>   +1 -1      column-info.h    Modified

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]

Lots of breakage in epan/wslua/

Ciao
   Jörg

-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.