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:

Hopefully, when the warning infrastructure in trunk matures, we can easily implement such collection option.

Indeed. I'm really glad that DJ has taken up that particular objective. My initial implementation in this direction from 5 (?) or so years ago wasn't considered acceptable, but I never stopped thinking the functionality would be useful.


I think you've hit the nail on the head: different folks want different warnings, and making it easy to specify the collection *you* want is important.

--
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]