[Ffmpeg-devel] stdint.h and inttypes.h for non-C99 compilers

Alexander Chemeris ipse.ffmpeg
Mon Dec 11 23:05:26 CET 2006


Hello,

On 12/11/06, Luca Barbato <lu_zero at gentoo.org> wrote:
> just read it, am I wrong?
>
>  #define UINT_FAST64_MAX  UINT64_MAX
>
>  // 7.18.2.4 Limits of integer types capable of holding object pointers
> -#ifdef _WIN64 // [
> +#ifndef _WIN64 // [
>  #  define INTPTR_MIN   INT32_MIN
>  #  define INTPTR_MAX   INT32_MAX
>  #  define UINTPTR_MAX  UINT32_MAX

You're right. Fixed.
Thanks for attention :)

-- 
Regards,
Alexander Chemeris.




More information about the ffmpeg-devel mailing list