From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6117 invoked by alias); 3 Jan 2011 07:56:04 -0000 Received: (qmail 6109 invoked by uid 22791); 3 Jan 2011 07:56:03 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 03 Jan 2011 07:55:59 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PZfGi-0002eF-P6; Mon, 03 Jan 2011 02:55:52 -0500 From: Eli Zaretskii To: Joel Brobecker CC: hjl.tools@gmail.com, msnyder@vmware.com, mark.kettenis@xs4all.nl, gdb-patches@sourceware.org In-reply-to: <20110103073452.GP2396@adacore.com> (message from Joel Brobecker on Mon, 3 Jan 2011 11:34:52 +0400) Subject: Re: [patch] more comment cleanups Reply-to: Eli Zaretskii 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> <20110103073452.GP2396@adacore.com> Message-Id: Date: Mon, 03 Jan 2011 07:56:00 -0000 X-IsSubscribed: yes 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/msg00034.txt.bz2 > Date: Mon, 3 Jan 2011 11:34:52 +0400 > From: Joel Brobecker > Cc: Michael Snyder , Eli Zaretskii , > "mark.kettenis@xs4all.nl" , > "gdb-patches@sourceware.org" > > 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. There's the git-merge-changelog (from gnulib, I think) to take good care of that.