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: PATCH: Fix TUI null pointer dereference


On Mon, Oct 24, 2005 at 06:58:56PM +0100, Andrew STUBBS wrote:
> Jim Blandy wrote:
> >We generally avoid using assignments directly as conditions.  Just
> >hoist the assignment out and just say 'if (term)'.  With that change,
> >feel free to commit.
> 
> OK. Here is an updated patch.
> 
> I do not have write permission/ability. If I could get that set up that 
> would be great, but till then somebody else wil have to submit it for me 
> please.

You've got lots of pending patches (that I was going to review this
weekend but ran out of time... it will get done this week).  So, let's
get you write access.  Go to sourceware.org, look for the link that
says "handy dandy little form", and list me as approver.

It looks like ST has corporate assignments in place, so there won't be
any trouble on that front.


-- 
Daniel Jacobowitz
CodeSourcery, LLC


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