* Ed Schouten , 20110704 13:49:
> I could do another run at WARNS=1 if you like.
Done. Everything still builds.
--
Ed Schouten
WWW: http://80386.nl/
pgpn5ecEEpgZE.pgp
Description: PGP signature
Hi Ulrich,
* Ulrich Spoerlein , 20110704 13:43:
> Which WARNS<2 parts of our tree would trigger that warning, btw?
I have no idea. I just picked WARNS>=2, because levels lower than 2 are
often used for horrible code anyway. I could do another run at WARNS=1
if you like.
--
Ed Schouten
WWW: h
On Mon, 04.07.2011 at 13:24:37 +0200, Ed Schouten wrote:
> Hi Uli,
>
> * Ulrich Spoerlein , 20110701 22:45:
> > - Port -Wtrampolines support from gcc3.
>
> Some testing here seems to suggest it's quite hard to write code that
> triggers this warning, while still passing WARNS >= 3. But still, I
Hi Uli,
* Ulrich Spoerlein , 20110701 22:45:
> - Port -Wtrampolines support from gcc3.
Some testing here seems to suggest it's quite hard to write code that
triggers this warning, while still passing WARNS >= 3. But still, I
think it would be good to add this flag to bsd.sys.mk.
I've run a `ma