This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Preliminary mainline patch for __attribute__ ((sentinel))
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Cc: gcc-patches at gcc dot gnu dot org, espie at quatramaran dot ens dot fr, jsm at polyomino dot org dot uk
- Date: Sat, 28 Aug 2004 17:42:20 +0200
- Subject: Re: Preliminary mainline patch for __attribute__ ((sentinel))
- References: <200408281518.i7SFIFu9015822@caip.rutgers.edu>
* 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?