This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] argv needs to be writable
- To: obrien at NUXI dot com
- Subject: Re: [PATCH] argv needs to be writable
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 14 Jun 2000 10:23:30 -0600
- cc: gcc-patches at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <20000613124311.A89856@dragon.nuxi.com>you write:
> gccspec.c(lang_specific_driver) and cppspec.c(lang_specific_driver) both
> assume that argv is writable. Thus one gets:
>
> ../../egcs/gcc/gcc.c:3085: warning: passing arg 2 of `lang_specific_dri
> ver' from incompatible pointer type
Thanks. Installed.
jeff