Re: Missing braces? I don't see where
Re: Missing braces? I don't see where
- Subject: Re: Missing braces? I don't see where
- From: Chris Espinosa <email@hidden>
- Date: Tue, 27 Oct 2009 15:47:53 -0700
On Oct 27, 2009, at 2:46 PM, Steve Mills wrote:
What Chris S. said.
(found as first hit Googling gcc 4.2 "Missing braces around initializer")
This is a gnuism. The C++ standard allows your construct, but the greybeards at FSF believe you should know better:
You can silence this warning with -Wno-missing-braces.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden