From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <47ED5188.3010802@domain.hid> Date: Fri, 28 Mar 2008 21:14:00 +0100 From: Philippe Gerum MIME-Version: 1.0 References: <20080328190310.GB9009@domain.hid> In-Reply-To: <20080328190310.GB9009@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Philippe Gerum Subject: Re: [Xenomai-core] [PATCH][SOLO] add more warnings Reply-To: rpm@xenomai.org List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Robert Schwebel Cc: xenomai-core Robert Schwebel wrote: > Contrary to what one would assume, -Wall doesn't warn on everything. It > turned out to add a few more options, like -Wsign-compare, -Wfloat-equal > and -Wformat-security, which is what the patch below does. > > When running with these options, we get the following warnings: > It should be better now. -- Philippe.