Hello Lev, Wednesday, June 21, 2017, 11:41:45 PM, you wrote:
> So, I need to printf() uint64_t in my project, which is built in strict > ISO C11 mode and with all warnings enabled. > If I try to use "%llu" I get warning that "unknown conversion type > character 'l' in format". If I use "%I64u" I get "ISO C does not support > the 'I64' ms_printf length modifier" warning. And, yes, I have _POSIX_C_SOURCE defined on compiler's command line. -- Best regards, Lev mailto:l...@serebryakov.spb.ru ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public