This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: turning off the "missing braces around initializer"


Hi,

I didn't get a response from this list, but I have now found the answer to my question: there is an compiler option to turn off this check, which is simply "-Wno-missing-braces", and "-Wmissing-braces" turns the check on. I pass this on in the hope that it may be useful to others.

/John Vincent.

_________________________________________________________________
On the move? Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]