[vlc-devel] [PATCH 1/2] libacces_mms_plugins: fix linkage on OS/2

KO Myung-Hun komh78 at gmail.com
Tue Nov 25 08:34:26 CET 2014



Rémi Denis-Courmont wrote:
> Le samedi 22 novembre 2014, 18:11:50 KO Myung-Hun a écrit :
>> +VLC_API int vlc_poll (struct pollfd *fds, unsigned nfds, int timeout);
>>
>> -#endif /* LIBVLC_USE_PTHREAD_CANCEL */
>> +#define poll(u,n,t) vlc_poll(u, n, t)
> 
> Apparently, I was not clear enough. I do *NOT* want poll() to go through 
> LibVLC on POSIX systems (or any other systems where it would not need to be 
> wrapped).
> 

Fixed.


-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-libacces_mms_plugins-fix-linkage-on-OS-2.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20141125/0d7a43d6/attachment.ksh>


More information about the vlc-devel mailing list