Darn. So does this mean that when the ABI changes, I will have to compile the plugin with the new source?
Also, what is ABI? Greg -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Morriss Sent: Friday, January 30, 2009 11:58 AM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] MSVC variant problem in v1.0.5 Keep in mind, too, that the ABI for plugins is not stable. As such you must compile your plugin for each version of Wireshark. OK, you can probably get away with reusing a plugin between some versions but there is no guarantee that the ABI won't change (and there is no notice when it does change). ___________________________________________________________________________ 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
