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]

Re: [PATCH] argv needs to be writable


  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


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