[vlc-devel] [PATCH] configure: add macro definitions for stdint.h on C++
Rémi Denis-Courmont
remi at remlab.net
Wed May 20 07:49:04 CEST 2015
Le 2015-05-20 03:38, KO Myung-Hun a écrit :
> Some macros such as INT64_C() are not declared on C++ without
> __STDC_FORMAT_MACROS, __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS
> even if stdint.h is included.
Nack. There are reasons why those macros exist and why they are not
enabled by default.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list