From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26487 invoked by alias); 24 Mar 2004 06:34:06 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26474 invoked from network); 24 Mar 2004 06:34:05 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 24 Mar 2004 06:34:05 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1B61uF-00050I-48; Wed, 24 Mar 2004 01:30:27 -0500 Date: Wed, 24 Mar 2004 06:34:00 -0000 Message-Id: From: Eli Zaretskii To: David Carlton CC: brobecker@gnat.com, dewar@gnat.com,gdbheads@gnu.org,gdb-patches@sources.redhat.com In-reply-to: (message from David Carlton on Tue, 23 Mar 2004 13:27:01 -0800) Subject: Re: [Gdbheads] A small patch case study, -file-list-exec-source-files Reply-to: Eli Zaretskii References: <20040225040059.GB19094@white> <16456.65451.461753.66554@localhost.redhat.com> <20040306155700.GA9439@white> <20040311132508.GA2504@white> <20040323130900.GA17339@white> <40605C9F.2050700@gnat.com> <20040323165633.GA1104@gnat.com> X-SW-Source: 2004-03/txt/msg00553.txt.bz2 > From: David Carlton > Date: Tue, 23 Mar 2004 13:27:01 -0800 > > On Tue, 23 Mar 2004 08:56:33 -0800, Joel Brobecker said: > > > The one thing that has been annoying me most when patch review gets > > delayed is that I tend to forget the details after a while. If the > > reviewer asks me some specific questions during the review, it takes > > me a while to get back up to speed. It's easier if the review > > occurred within a week. And there's also the fact that the patch may > > no longer apply cleanly. > > This happens to me fairly often too. I think it happens to almost everyone.