[vlc-devel] [PATCH] fix compilation by gcc492 on OS/2

KO Myung-Hun komh78 at gmail.com
Sun May 17 04:12:16 CEST 2015


Hi/2.

These patches fixes compilation failure by gcc 492 on OS/2.

Problems are INT64_C and INT64_MAX. In C++, they are declared only if
including stdint.h with defining __STDC_CONSTANT_MACROS and
__STDC_LIMIT_MACROS, respectively.




More information about the vlc-devel mailing list