[vlc-devel] [PATCH 19/41] Implement thread support for OS/2

KO Myung-Hun komh78 at gmail.com
Tue Oct 18 14:27:02 CEST 2011



Rémi Denis-Courmont wrote:
> Comments inline...
> 
> Le lundi 10 octobre 2011 14:43:58 KO Myung-Hun, vous avez écrit :
...
>> @@ -149,6 +152,11 @@
>>   #include <sys/syslimits.h>
>>  #endif
>>
>> +#ifdef __OS2__
>> +#   include <unistd.h>
>> +#   include <time.h>
>> +#endif
>> +
> 
> Those two headers should not be needed in <vlc_common.h>. Normally, files that 
> dependent on them already include them explicitly.
> 

You missed the patch for langfromtelx.c.

I modified the patch slightly.

This is required for off_t of vlc_sout.h.

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.0.14
Under OS/2 Warp 4 for Korean with FixPak #15
On AMD ThunderBird 1GHz with 512 MB RAM

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

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0009-Include-missing-unistd.h-for-OS-2.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111018/953cd864/attachment.ksh>


More information about the vlc-devel mailing list