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: egcs-CVS19980628, gansidecl.h clean out autoconf junk & NULL define


  In message <199806300044.UAA26136@caip.rutgers.edu>you write:
  > 	This patch cleans up gansidecl.h so that autoconf things and OS
  > header stuff (namely NULL) are removed.  (These all live in system.h.)
  > This is in preparation for being able to include gansidecl.h in target
  > files, etc.
  > 
  > 	Okay to install?
  > 
  > 		--Kaveh
  > 
  > 
  > Mon Jun 29 20:34:45 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  > 
  > 	* gansidecl.h (ATTRIBUTE_UNUSED): Use __unused__ not `unused'.
  >   	Don't define NULL here.  Also, remove all vestiges of autoconf
  >  	based checks for bcmp/bcopy/bzero/index/rindex.
  > 
  > 	* system.h: Immediately after including stdio.h, check for and if
  > 	necessary provide a default definition of NULL.
Looks good.
jeff


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