-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Morriss Sent: den 15 maj 2014 22:40 To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] ftype_length() unexported?
On 05/12/14 09:11, Masakazu Mokuno wrote: >> Hi, >> >> While writing a dissector plugin I've noticed that ftype_length() >> function is declared without WS_DLL_PUBLIC (in epan/ftypes/ftypes.h). >> >> Is that intended one? > >Well, presumably it's not exported because nobody has ever needed to use it >outside of libwireshark before. > >If you have a use, you could push a change to Gerrit to export it (or you >could ask and someone here might do it for you). Presumably it shouldn't be used in dissector code... ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
