This is the mail archive of the gcc@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] Reducing build warnings (5)



  In message <199801021309.OAA07719@halles.ilog.fr>you write:
  > Reduce some "implicit declaration of function" warnings through inclusion
  > of <unistd.h>.
  > 
  > Thu Jan  1 19:20:08 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsr
  > uhe.de>
  > 
  >         * gcc.c: Include unistd.h.
  >           (safe_read): New function, from cccp.c.
  >           (read_specs): Call it.
  >         * pexecute.c: Include unistd.h. Declare my_strerror.
  >         * choose-temp.c: Include stdlib.h and unistd.h. Declare getenv.
I believe the system.h work makes this patch unnecessary.

Thanks though.

jeff


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