[Bug c++/60498] error: 'snprintf' was not declared in this scope
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 11 17:52:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60498
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Sure, but with -std=gnu++11 __STRICT_ANSI__ isn't defined (as intended).
More information about the Gcc-bugs
mailing list