From owner-freebsd-hackers Thu Apr 25 19:57:34 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA03287 for hackers-outgoing; Thu, 25 Apr 1996 19:57:34 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA03280 Thu, 25 Apr 1996 19:57:28 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id MAA21729; Fri, 26 Apr 1996 12:51:20 +1000 Date: Fri, 26 Apr 1996 12:51:20 +1000 From: Bruce Evans Message-Id: <199604260251.MAA21729@godzilla.zeta.org.au> To: freebsd-hackers@FreeBSD.org, gpalmer@FreeBSD.org Subject: Re: Warnings in the kernel ( was Re: GNU binutils port ) Cc: bde@zeta.org.au, jmacd@cs.berkeley.edu, msmith@atrad.adelaide.edu.au Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I built some 2.1R kernels with the -current gcc and the -current CWARNFLAGS. The error output had the following number of lines: GENERIC-2.1R: 8760 LINT-2.1R: 14765 LINT-current: 73 Bruce