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:05:51 +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 #22 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-29 09:05:51 UTC ---
Oops, sorry, I think at some point I wondered if something was in order but
then forgot. If you can tell me the right syntax, I can add it, must be quite
simple, right?