[Bug c++/59945] "uint" typedef is visible with "g++ -std=c++11 -pedantic"
Keith.S.Thompson at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Jan 25 23:20:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59945
--- Comment #1 from Keith Thompson <Keith.S.Thompson at gmail dot com> ---
This came up in this question:
http://stackoverflow.com/q/21356275/827263
on Stack Overflow; the original version of the question used "uint" without
declaring it and compiled without error (at least without that error being
flagged).
More information about the Gcc-bugs
mailing list