This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA] Fix for gdb-gnats bug #14




On Fri, 16 Feb 2001, Michael Elizabeth Chastain wrote:

> Hi John,
> 
> I'm having trouble applying this patch.  The original file has a lot
> of TAB characters in it, but in your patch, they are expanded to spaces.
> This makes the patch not apply, and it also makes the new code incorrect
> (these TABs are literal characters in regular expressions).
> 
> Could you please check your source carefully to make sure that you have
> the right characters in the new source lines 213-214:
> 
>   \ [ SPACE TAB \ ] *
> 
> Once the source file is correct, be careful with cut-and-paste, and
> check your mailer.
> 
> Also the first line of the ChangeLog starts with eight spaces; please make
> that a tab.  I wouldn't mention that except I am asking you to re-make
> the patch anyways.
> 
> Michael
> 

Hmmm.... Yes, I cut and pasted, and this probably accounts for the
difference.

I'll re-do and make sure all the tabs are included.


John


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