[vlc-devel] [PATCH 2/2] vlccore: export vlc_poll() and freeaddrinfo()
Rémi Denis-Courmont
remi at remlab.net
Tue Oct 14 09:02:49 CEST 2014
Le 2014-10-14 03:37, KO Myung-Hun a écrit :
> Some symbols are defined only in OS/2. So as Rémi said, it breaks
> other
> builds, especially Windows, when adding those symbols to
> libvlccore.sym
> unconditionally.
As a general rule, replacement functions are added to the compat
library, which has no restrictions on exported symbols.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list