Disabling -Wmissing-field-initializers for GCC?

Sergey Kalinichev kalinichev.so.0 at gmail.com
Tue Feb 4 11:56:32 UTC 2014


On Tuesday 04 February 2014 11:35:41 Kevin Funk wrote:
> Hey,
> 
> Sergey's code causes some warnings when compiling with GCC:
> 
Thanks for noticing that! (I use clang, so I didn't know there were warnings 
at all).

> Doesn't look like GCC is going to change that behavior [1] soonish, so I'd
> propose getting rid off the warning for GCC, given that we are going to use
> brace-initialization more and more.
> 
> Opinions?
>
Yep, I'm totally fine with that.

Also I could fix all my warning issues if it's required...




More information about the KDevelop-devel mailing list