[MPlayer-cvslog] r36901 - trunk/stream/vcd_read_os2.h
KO Myung-Hun
komh78 at gmail.com
Sun Feb 23 15:28:16 CET 2014
Hi/2.
Reimar Döffinger wrote:
> On Sun, Feb 23, 2014 at 01:02:39PM +0100, komh wrote:
>> +#ifdef __KLIBC__
>> +#include <emx/umalloc.h>
>> +#define calloc _lcalloc
>> +#endif
>
> This is no good, that will replace _all_ calloc calls in all files
> that include this header.
> Please put an ifdef only around the one calloc in vcd_read_toc
> that actually needs to be replaced instead.
Ok. I thought about that. ^^
--
KO Myung-Hun
Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.28 on Intel Core i7-3615QM 2.30GHz with 8GB RAM
Korean OS/2 User Community : http://www.ecomstation.co.kr
More information about the MPlayer-cvslog
mailing list