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]
Other format: [Raw text]

Re: [PATCH] Handle pascal object fields correctly.


On Tue, Apr 09, 2002 at 04:16:57PM +0200, Pierre Muller wrote:
> At 16:07 09/04/2002 , vous avez écrit:
> >On Tue, Apr 09, 2002 at 12:46:19PM +0200, Pierre Muller wrote:
> > > 
> > > There was a bug in the code that I added to p-exp.y
> > > for support of GPC and FPC standard name case conventions
> > > that made GDB not to print out object or class fields.
> > > 
> > > The following patch fixes that bug.
> > > 
> > > Can I also apply this patch to 5.2 branch?
> > > 
> > > 
> > > 2002-04-09  Pierre Muller  <muller@ics.u-strasbg.fr>
> > > 
> > >       * p-exp.y (yylex): Handle also the fact that is_a_field_of_this is non zero
> > >       as a found symbol.
> > > 
> >
> >I don't know what a .DIF file is, but it has nulls instead of newlines. 
> >Please post ASCII patches to this list...
> 
> 
> 
> Sorry, still a problem with Eudora config that I don't master...
> There are no nulls, but only spaces instead of newlines, sorry,

Actually, there WERE nulls.

> but when I include my patch into the main mail
> I also get troubles because Eudora sometimes adds spaces :(
> 
> But here is the diff 

Thanks.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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