From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25374 invoked by alias); 31 Jul 2005 20:57:36 -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 25362 invoked by uid 22791); 31 Jul 2005 20:57:33 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 31 Jul 2005 20:57:33 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1DzKsG-0001Pz-AV for gdb-patches@sources.redhat.com; Sun, 31 Jul 2005 16:57:32 -0400 Date: Sun, 31 Jul 2005 20:57:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: PATCH: add format attributes to gdb Message-ID: <20050731205732.GA30901@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <200507280310.j6S3AvjH011703@caipclassic.rutgers.edu> <20050729141224.GA28517@nevyn.them.org> <200507291710.j6THAgRF021327@caipclassic.rutgers.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507291710.j6THAgRF021327@caipclassic.rutgers.edu> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-07/txt/msg00238.txt.bz2 On Fri, Jul 29, 2005 at 01:10:42PM -0400, Kaveh R. Ghazi wrote: > > Kaveh, my only gripe is that you've stuck these markers at the end of > > a bunch of lines that were already quite long. You're past eighty > > columns in a lot of places. Do you think you could fix that? > > > > The rest of the patch looks just fine, of course. > > Okay, how's this? Looks good. I tested it on i686-pc-linux-gnu and committed it, along with a collection of missed copyright year updates (some from this patch, some historical in the same files). Thanks! -- Daniel Jacobowitz CodeSourcery, LLC