On Sat, 2009-04-11 at 08:29 -0700, Colin D Bennett wrote: > If we could build with -Werror, then it wouldn't be so hard to find the > warnings since the build would abort...
It's also possible to redirect stderr to a file so that the build doesn't stumble on the first warning. I my opinion, making the build less verbose will increase the probability that the warnings will be caught and fixed by their makers rather than by dedicated warning hunters who may not know the code so well as those who wrote it. And that's a good thing. -- Regards, Pavel Roskin _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel