Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 16 Jul 2002 16:36:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 16 Jul 2002 16:36:18 -0400 Received: from code.and.org ([63.113.167.33]:21971 "EHLO mail.and.org") by vger.kernel.org with ESMTP id ; Tue, 16 Jul 2002 16:36:17 -0400 To: Roy Sigurd Karlsbakk Cc: Muli Ben-Yehuda , William Lee Irwin III , linux-kernel Subject: Re: PATCH: compile the kernel with -Werror References: <20020713102615.H739@alhambra.actcom.co.il> <200207131541.37310.roy@karlsbakk.net> From: James Antill Content-Type: text/plain; charset=US-ASCII Date: 16 Jul 2002 16:36:49 -0400 In-Reply-To: <200207131541.37310.roy@karlsbakk.net> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1125 Lines: 21 Roy Sigurd Karlsbakk writes: > On Saturday 13 July 2002 09:26, Muli Ben-Yehuda wrote: > > A full kernel compilation, especially when using the -j switch to > > make, can cause warnings to "fly off the screen" without the user > > noticing them. For example, wli's patch lazy_buddy.2.5.25-1 of today > > had a missing return statement in a function returning non void, which > > the compiler probably complained about but the warning got lost in the > > noise (a little birdie told me wli used -j64). > > Why not add a menu item under kernel hacking? FFS.... make bzImage > compile.log 2> errors.log -- James Antill -- james@and.org "Although I have found authors who assert that the use of internal loop exits is wrong, I have encountered none that support their claims with objective evidence." -- Eric S. Roberts, Loop Exits and Structured Programming - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/