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.