This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25137] Warning "missing braces around initializer" causing problems with tr1::array
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 May 2012 09:41:01 +0000
- Subject: [Bug c++/25137] Warning "missing braces around initializer" causing problems with tr1::array
- Auto-submitted: auto-generated
- References: <bug-25137-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25137
--- Comment #24 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-29 09:41:01 UTC ---
Thanks. I'm going to test the patchlet momentarily, I think it qualifies as
obvious.