This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20175] Warnings are issued when initializing struct members with "strings"
- From: "gcc at magfr dot user dot lysator dot liu dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Feb 2005 18:15:02 -0000
- Subject: [Bug c++/20175] Warnings are issued when initializing struct members with "strings"
- References: <20050223181311.20175.gcc@magfr.user.lysator.liu.se>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gcc at magfr dot user dot lysator dot liu dot se 2005-02-23 18:15 -------
Created an attachment (id=8267)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8267&action=view)
Program demonstrating the bug
Compile with
g++ -Wmissing-braces -c foo.C
to demonstrate the bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20175