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] [Patch] epan/libwireshark.def

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Wed, 31 Oct 2007 13:26:47 -0400

Lines like "<<< .mine" indicate that Subversion detected a conflict between the changes you have in your version of the file and the changes that happened in SVN (see "svn help update", in particular the "C" status). You have to manually resolve such conflicts before succesfully using SVN with that file again.

Also eth_stdio_fopen() needs to be exported from the dll because some plugins use it now.

Are you sure none of the other functions the patch removes are used by plugins?

Gisle Vanem wrote:
What does the lines like "<<< .mine" do in this file?
Besides eth_stdio_fopen() shall not be exported from libwireshark.dll.
A patch:

--- SVN-Latest\epan\libwireshark.def    Wed Oct 31 17:03:44 2007
+++ epan\libwireshark.def       Wed Oct 31 17:31:01 2007