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: Preliminary mainline patch for __attribute__ ((sentinel))


* Kaveh R. Ghazi:

> My solution is to accept either (void*)0 or an integer zero with the
> same width as a pointer.  To everyone who thinks this is bad, this is
> a step forward and IMHO the best we can do.  The alternative is
> another round of arguing and no progress.

Could you restrict the this permissiveness to non-GNU GNU systems?


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