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: Zero-length arrays


On Thu, Jan 04, 2001 at 12:22:07PM -0800, Ulrich Drepper wrote:
> Not clearly.  This is what gcc allowed and required for ages.
> The [] notation in this place is C99 and not widely used.

I realize this of course.

> I would treat [0] in this case just like [].

Certainly this is possible.  But it makes for certain
uncleanliness both conceptually and in implementation.
So I'd really like to change it.


r~

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