This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: binutils typos


Applied.

> Hi DJ,
> 
>   This guy sent a patch to me today.  I have already applied the
>   binutils part, but there is a small libiberty typo fix as well, so I
>   am forwarding his message to you.
> 
> Cheers
>         Nick
> 
> 
> > jmc <jmc at prioris dot mini dot pw dot edu dot pl> writes:
> 
> > You guys make it pretty difficult to report bugs.
> > If this fails, I'm giving up.
> > 
> > > The address for bug reports is bouncing, so I'm mailing them here. These
> > > are typos for 4 files in binutils, intial -> initial.
> 
> [snip]
> 
> > > --- libiberty/cplus-dem.c     Tue Feb 19 22:01:36 2002
> > > +++ cplus-dem.c.new      Wed Feb 19 10:29:42 2003
> > > @@ -1068,7 +1068,7 @@
> > >  /* This function performs most of what cplus_demangle use to do, but
> > >     to be able to demangle a name with a B, K or n code, we need to
> > >     have a longer term memory of what types have been seen. The original
> > > -   now intializes and cleans up the squangle code info, while internal
> > > +   now initializes and cleans up the squangle code info, while internal
> > >     calls go directly to this routine to avoid resetting that info. */
> > > 
> > >  static char *
> > > 
> 


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