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 (1)



  In message <199801021304.OAA07342@halles.ilog.fr>you write:
  > 
  > Hi,
  > 
  > First attempt at reducing the warnings when building gcc with "gcc -Wall":
  > Include stdlib.h so that malloc(), realloc(), free(), qsort(), atoi() get
  > declared.
  > 
  > Thu Jan  1 10:56:45 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsr
  > uhe.de>
  > 
  >         * prefix.c: Include stdlib.h.
[ ... ]
I believe this patch should no longer be necesary now that we're
converting the compiler to use system.h. 

jeff


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