> If it doesn't break anything (note, there can be system headers included
> even after this spot), why not.

OK, then maybe move them to the end.  Or define

#define __STDC_LIMIT_MACROS

just before the two aforementioned includes, so that this doesn't happen again 
with another macro.

> Note, it now affects GCC 10 branch too.

Yep, that's where it breaks things for us. :-)

-- 
Eric Botcazou


Reply via email to