[vlc-devel] ActiveX, npapi: fixed VC 2008 compilation warnings.

Sergey Radionov rsatom at gmail.com
Thu Nov 24 03:06:35 CET 2011


but I still don't know, how it will be better, so:
bool r = libvlc_media_player_has_vout(libvlc_media_player)!=0;
or so:
bool r = !!libvlc_media_player_has_vout(libvlc_media_player);

in patches I use first variant.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111124/085cfbff/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ActiveX-fixed-VC-2008-compilation-warnings.patch
Type: application/octet-stream
Size: 6419 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111124/085cfbff/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-npapi-fixed-VC-2008-compilation-warnings.patch
Type: application/octet-stream
Size: 2520 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111124/085cfbff/attachment-0001.obj>


More information about the vlc-devel mailing list