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] Objective-C language support.


Jim Blandy wrote:
> 
> Elena Zannoni <ezannoni@redhat.com> writes:
> >  > +  /* Find the end of the name, deliminated by a ':', but don't match
> >  > +     ObjC symbols which look like -[Foo bar::]:bla.  */
> >
> >
> > Should be "delimited" above, also, could you move the comment to before
> > the function?
> >
> > Hoping Jim doesn't mind... it can go in after these minor changes.
> 
> Yep, fine with me.

Oh, I thought it was ment to be "de-laminated", as in, the two parts
of the name are 'laminated' together by the colon...    ;-)


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