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: Joerg Mayer <jmayer () loplof de>
Date: Tue, 3 Dec 2013 23:56:23 +0100

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.

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 () 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-request () wireshark org?subject=unsubscribe

Current thread: