[vlc-devel] commit: Bump ABI for logo and marquee changes. (JP Dinger )

Rafaël Carré rafael.carre at gmail.com
Tue Jan 19 20:03:23 CET 2010


On Tue, 19 Jan 2010 17:56:10 +0100 (CET)
git at videolan.org (git version control) wrote:

> vlc | branch: master | JP Dinger <jpd at m2x.nl> | Tue Jan 19 17:52:02
> 2010 +0100| [cbb409e5551b3e663d49fb644bad31256988a6fc] | committer:
> JP Dinger 
> 
> Bump ABI for logo and marquee changes.

> -# define MODULE_SYMBOL 1_1_0e
> -# define MODULE_SUFFIX "__1_1_0e"
> +# define MODULE_SYMBOL 1_1_0f
> +# define MODULE_SUFFIX "__1_1_0f"

This is the libvlccore ABI, which changes during development, so modules
using the old ABI do not load (and crash)

If libvlc API changed, I believe you need to bump the SONAME in
src/Makefile.am (grep for "version-info")

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100119/36c44d14/attachment.sig>


More information about the vlc-devel mailing list