This is the mail archive of the gcc@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: funny problem with g++


>> This is a joke, you are kidding, right ?
> No, we're not kidding.  RTFM: Section, 5.12 Arrays of Length Zero

He is kind of right, though.  Outside struct (or perhaps union),
zero-sized arrays
make little sense and could be rejected.  Or else I am missing something too.

M.


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