[vlc-devel] vlc: svn commit r20791 (oaubert)
Pierre d'Herbemont
pdherbemont at free.fr
Thu Jul 12 21:14:23 CEST 2007
This one breaks libtool on Mac OS X. Those symbol are indeed marked
as exported from the libvlc-control library.
We can means either fix the exported symbol regexp, or (prefered
solution) don't prefix non exported function with (_)mediacontrol. I
suggest to rename those symbols to private_mediacontrol.
Also I don't understand the point in having non public API in the
headers.
Pierre.
On 12 juil. 07, at 18:56, Subversion daemon wrote:
> r20791 | oaubert | 2007-07-12 18:56:22 +0200 (Thu, 12 Jul 2007) | 2
> lines
> Changed paths:
> M /trunk/include/vlc/mediacontrol.h
> M /trunk/src/control/mediacontrol_internal.h
>
> Revert part of r20746, which indeed broke the build of python bindings
>
>> http://trac.videolan.org/vlc/changeset/20791
> _______________________________________________
> vlc-devel mailing list
> vlc-devel at videolan.org
> http://mailman.videolan.org/listinfo/vlc-devel
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list