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: fixincludes needed on linux?


 > Summary:  OS and machine names need to be surrounded with "__"
 > and "#endif" directives ought not have labels.
   :
   :
 > -#ifdef __MWERKS__ /* Metrowerks CodeWarrior declares fileno() in unix.h */
 > +#ifdef __MWERKS__ /* Metrowerks CodeWarrior declares fileno() in __unix__.h */

Next time, you might want to check the diffs before posting them to
the list. :-)

-- 
   - David A. Holland             | (please continue to send non-list mail to
     dholland@cs.utoronto.ca      | dholland@hcs.harvard.edu. yes, I moved.)

     Any netkit mail should be sent to netbug@ftp.uk.linux.org, not me.


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