[vlc-devel] [PATCH 2/2] dvdnav: fix compilation on OS/2

KO Myung-Hun komh78 at gmail.com
Sat Nov 8 12:13:00 CET 2014


Updated a patch to guard with #ifdef.

KO Myung-Hun wrote:
> -----
> access/dvdnav.c: In function 'ProbeDVD':
> access/dvdnav.c:1469:6: error: implicit declaration of function 'read' [-Werror=implicit-function-declaration]
>       || read( fd, iso_dsc, sizeof (iso_dsc) ) < (int)sizeof (iso_dsc)
>       ^
> access/dvdnav.c:1481:5: error: implicit declaration of function 'close' [-Werror=implicit-function-declaration]
>      close( fd );
>      ^
> -----

-- 
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-dvdnav-fix-compilation-on-OS-2.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20141108/9b6bb921/attachment.ksh>


More information about the vlc-devel mailing list