From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7552 invoked by alias); 19 Jan 2008 01:35:54 -0000 Received: (qmail 7542 invoked by uid 22791); 19 Jan 2008 01:35:53 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 19 Jan 2008 01:35:36 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 6727D3C633; Fri, 18 Jan 2008 17:35:34 -0800 (PST) Subject: Re: New scope checking patch From: Michael Snyder To: Rob Quill Cc: Jim Blandy , gdb-patches@sourceware.org In-Reply-To: References: Content-Type: text/plain Date: Sat, 19 Jan 2008 01:35:00 -0000 Message-Id: <1200706534.3263.103.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-4.fc7) Content-Transfer-Encoding: 7bit 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: 2008-01/txt/msg00486.txt.bz2 On Fri, 2008-01-18 at 22:43 +0000, Rob Quill wrote: > On 18/01/2008, Jim Blandy wrote: > > > > "Rob Quill" writes: > > >> > + if (!have_full_symbols () && !have_partial_symbols ()) > > >> > + error ("No symbol table is loaded. Use the \"file\" command."); > > >> > > >> Too much indentation? > > > > > > Well, you would think so, but I've changed the tab spacing in vim to 8 > > > and the way I have formatted it matches how everything else is > > > formatted. > > > > I swear I'm not harrassing you. :) Once we can get these minor things > > taken care of, the patch looks ready to me. > > Sorry about that. I was just frustrated because it feels like every > time I submit this wrong it makes me look bad :) Naaaahh!!! We're famously fussy. ;-)