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: Those obnoxious "mktemp is not safe" warnings



> My personal opinion is that we should globally replace all uses of
> NULL_* in the gcc sources with either plain NULL, or 0.  Now
> everything is properly prototyped, they aren't necessary anymore, and
> they are not used consistently so they confuse people.

Could you add a FIXME to ansidecl explaining this about NULL_PTR, then?

If so, the libiberty parts are approved.


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