qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC] Enable Werrror by default


From: Andreas Färber
Subject: Re: [Qemu-devel] [RFC] Enable Werrror by default
Date: Thu, 11 Jun 2009 16:02:16 +0200


Am 11.06.2009 um 14:46 schrieb Tristan Gingold:


On Jun 11, 2009, at 2:35 PM, Paul Brook wrote:

I'd like to enable Werror by default. I've been using --enable- werror locally for a while now, and it's been extremely useful in picking up dumb errors
(like the recent stellaris_enet.c breakage).

Any objections?

IIRC, qemu is not warnings clean on Darwin.
But adding -Werror may increase the pressure :-)

Those producing the warnings != those seeing the build breakage.

We've been reporting an incredibly large number of warnings on Solaris 10 in --std=gnu99 mode (which had become necessary, unfortunately), fixing which would seem to require a major refactoring of the softfloat support iirc.

And yes, there is at least one warning on Darwin, outside Cocoa. I'll take a look at that later.

Other packages restrict such flags to an --enable-maintainer-mode configure flag btw.

Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]