Le 21/04/2012 13:58, Niels Grewe a écrit : > On Sat, Apr 21, 2012 at 01:45:45PM +0200, Philippe Roussel wrote: >> I'm not the one who added -Werror to the default build of DBusKit and I >> don't want to argue about standards or compiler. In my point of vue it >> quite simple : if it's in the source repository it should compile with a >> supported compiler (and I'm not arguing about 2.95.3 support here so >> please), end of story. > > True. But please note the folllowing: -Werror is not at fault here, > -Wdeclaration-after-statement is. Also, -Werror is only used for code in > trunk as a basic code quality check, release versions disable it since > releases are supposed not to have known problems.
Well, -Wdeclaration-after-statement is what causes the warning and is questionable but -Werror is what turns the warning into a build error. Anyway, thanks for applying the patch. Philippe _______________________________________________ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev