From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32420 invoked by alias); 3 Jan 2011 07:35:06 -0000 Received: (qmail 32327 invoked by uid 22791); 3 Jan 2011 07:35:05 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 03 Jan 2011 07:35:01 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id A81BF2BAB9A; Mon, 3 Jan 2011 02:34:59 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wMy9KqAZ5h3U; Mon, 3 Jan 2011 02:34:59 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 01A6B2BAB8B; Mon, 3 Jan 2011 02:34:59 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 961D5145870; Mon, 3 Jan 2011 11:34:52 +0400 (RET) Date: Mon, 03 Jan 2011 07:35:00 -0000 From: Joel Brobecker To: "H.J. Lu" Cc: Michael Snyder , Eli Zaretskii , "mark.kettenis@xs4all.nl" , "gdb-patches@sourceware.org" Subject: Re: [patch] more comment cleanups Message-ID: <20110103073452.GP2396@adacore.com> References: <4D1E60A0.1020601@vmware.com> <201012312312.oBVNC4fc013647@glazunov.sibelius.xs4all.nl> <4D1E732E.4090002@vmware.com> <834o9tq96f.fsf@gnu.org> <4D1F71B0.9060006@vmware.com> <20110103043359.GO2396@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-01/txt/msg00032.txt.bz2 > ChangeLog should be limited to 74 columns: Sure - I was talking specifically about code. Whatever we decide for ChangeLogs does not matter to me; in fact, I think they should be abolished. They are the single-most source of conflicts as far as patch merging is concerned. -- Joel