This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [ping] [rfa] const char *lbasename(const char *);
- To: Richard Henderson <rth at redhat dot com>
- Subject: Re: [ping] [rfa] const char *lbasename(const char *);
- From: Andrew Cagney <ac131313 at cygnus dot com>
- Date: Mon, 02 Jul 2001 13:14:09 -0400
- Cc: DJ Delorie <dj at redhat dot com>, gcc-patches at gcc dot gnu dot org
- References: <3B3CBDF4.3040108@cygnus.com> <200106291811.OAA06229@greed.delorie.com> <20010629131725.A17725@redhat.com>
> On Fri, Jun 29, 2001 at 02:11:37PM -0400, DJ Delorie wrote:
>
>> This affects cppfiles.c, dwarf2out.c, and mkdeps.c. If the
>> maintainers of those files could approve the needed tweaks to not warn
>> about const, the libiberty patch is approved.
>
>
> I'll approve it in principal, seeing as there doesn't
> seem to be an actual patch yet written.
Thanks! That's what I need. I'll submit the real patches for approval.
Andrew