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: GCC headers and DJGPP port


Mike Stump wrote:
> Sure, change all definitions of NULL to more closely match gcc's
> notion of null, and you're done.  Sprinkle in #undef NULL if you get
> redefinition errors.

That would be prudent  :-).  If fixincl is ever activated
and the #undef is not present, it will go through and "fix"
the problem.

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