From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17788 invoked by alias); 30 Aug 2005 21:46:37 -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 17776 invoked by uid 22791); 30 Aug 2005 21:46:33 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 30 Aug 2005 21:46:33 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EADw5-0004Ap-Kh; Tue, 30 Aug 2005 17:46:29 -0400 Date: Tue, 30 Aug 2005 22:24:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: pgilliam@us.ibm.com, gdb-patches@sources.redhat.com Subject: Re: fix "too much information" bug w/ "info vector" on PowerPC Message-ID: <20050830214629.GA16018@nevyn.them.org> Mail-Followup-To: Jim Blandy , pgilliam@us.ibm.com, gdb-patches@sources.redhat.com References: <200508301459.57189.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-08/txt/msg00256.txt.bz2 On Tue, Aug 30, 2005 at 02:42:31PM -0700, Jim Blandy wrote: > - I'm not sure why the indentation in your patch is weird, but in any > case, there seems to be a preference for using spaces in new code, > not tabs. Er, really? GNU convention is tabs, as far as I know. -- Daniel Jacobowitz CodeSourcery, LLC