From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Richard Henderson Cc: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: [rfa] Change lbasename() to return ``const char *'' Date: Fri, 10 Aug 2001 16:47:00 -0000 Message-id: <3B74727A.5000108@cygnus.com> References: <3B709080.7040508@cygnus.com> <20010808105156.I25726@redhat.com> X-SW-Source: 2001-08/msg00117.html > On Tue, Aug 07, 2001 at 09:06:08PM -0400, Andrew Cagney wrote: > >> The attached patch changes the liberty function lbasename() so that it >> returns ``const char *''. > > > Ok. Thanks. I've checked this in - both gcc and binutils/gdb. Andrew