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: A prototype patch for c-iterate.c




  In message <m0ynCrz-00026CC@ocean.lucon.org>you write:
  > I will submit another patch for Makefile.in to include dependency
  > for c-iterate.o on expr.h after this patch is installed.
  > 
  > -- 
  > H.J. Lu (hjl@gnu.org)
  > ---
  > Fri Jun 19 18:42:05 1998  H.J. Lu  (hjl@gnu.org)
  > 
  > 	* c-iterate.c: Include "expr.h".
  > 	(expand_expr): Use proper values when calling the function.
In the future please include the Makefile.in change when you add
dependencies.  It is wrong to add a new include file without updating
the dependencies at the same time.

I've installed your patch and fixed the dependencies.

Thanks,
jeff


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