This is the mail archive of the gcc-bugs@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: flexible array member size


On Sat, Dec 02, 2000 at 02:21:22PM -0800, Geoff Keating wrote:
> can't define a variable of that type, because 'struct s.y' is
> incomplete and you can't define variables of incomplete type.

But the variable is _not_ of incomplete type.


r~

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