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]
Other format: [Raw text]

Re: [C++ patch] accept __null as sentinel


Michael Matz wrote:
Like so. (this now also introduces a -Wstrict-null-sentinel option, to be put whereever it could fit). I've tested this by building compiler, docu and testcase only. Bootstrap and regtest for C and C++ in progress (as the code didn't really change I don't expect surprises, though).

This is OK, except that documentation should have appropriate texinfo markup for NULL and __null. Preapproved with that change.


Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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