From owner-freebsd-toolchain@FreeBSD.ORG Mon May 30 17:44:28 2011 Return-Path: Delivered-To: freebsd-toolchain@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F1D41065674 for ; Mon, 30 May 2011 17:44:28 +0000 (UTC) (envelope-from dieterbsd@engineer.com) Received: from mailout-us.gmx.com (mailout-us.gmx.com [74.208.5.67]) by mx1.freebsd.org (Postfix) with SMTP id A7D658FC0A for ; Mon, 30 May 2011 17:44:27 +0000 (UTC) Received: (qmail 18921 invoked by uid 0); 30 May 2011 17:44:26 -0000 Received: from 67.206.163.100 by rms-us004.v300.gmx.net with HTTP Content-Type: text/plain; charset="utf-8" Date: Mon, 30 May 2011 17:44:22 +0000 From: "Dieter BSD" Message-ID: <20110530174423.95220@gmx.com> MIME-Version: 1.0 To: freebsd-hackers@freebsd.org,freebsd-toolchain@freebsd.org X-Authenticated: #74169980 X-Flags: 0001 X-Mailer: GMX.com Web Mailer x-registered: 0 Content-Transfer-Encoding: 8bit X-GMX-UID: QOHQeVBt62mhIQ/aCmA5McRCRzdyMoOj Cc: Subject: Re: compiler warnings (was: Re: [rfc] a few kern.mk and bsd.sys.mk related changes) X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2011 17:44:28 -0000 > maybe we find some nice -Wwarning options which are reasonable > to have -Wmissing-declarations -Wimplicit FreeBSD's gcc doesn't seem to have  -Wcoercion  ??? Bugzilla indicates that it was added years ago (2006?). It would be really really nice if -static worked on (nearly) everything. > and - most importantly - don't break tinderbox That's a matter of fixing the bugs before adding the warning flags to tinderbox. Ports need attention.  The warnings I get there are frightening.