This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New scope checking patch


On Fri, 2008-01-18 at 22:43 +0000, Rob Quill wrote:
> On 18/01/2008, Jim Blandy <jimb@codesourcery.com> wrote:
> >
> > "Rob Quill" <rob.quill at gmail.com> 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.   ;-)




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]