Re: [C++ Patch] PR 52764
OK. Jason
[C++ Patch] PR 52764
Hi, C++11, in 18.4.1/2, is very clear that __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS play no role in C++11 and the macros are provided unconditionally. The below implements such requirement in the way recommended on the audit trail, thus changing both stdint-gcc.h and stdint-wrap.h to c