On Tue, Dec 03, 2013 at 08:59:26PM +0000, darkja...@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.
> 
> 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                                           <jma...@loplof.de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
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-requ...@wireshark.org?subject=unsubscribe

Reply via email to