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: protos for warning(), error()



  In message <199803042040.PAA03412@caip.rutgers.edu>you write:

  > First, I would think about prototyping more than `error' and `warning',
  > toplev.c has many extern functions although those two are definitely the
  > most problematic right now.  Many of these functions are prototyped in
  > tree.h, etc.  I think these should be moved to your new toplev.h. 
This all seems fairly reasonable.  Let's let Kaveh finish the
system.h cutover, then move on to a toplev.h.

Kaveh 


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