Newsgroups: comp.std.c Path: utzoo!henry From: henry@zoo.toronto.edu (Henry Spencer) Subject: Re: X3J11 Pleasanton meeting summary Message-ID: <1990Oct2.191136.28359@zoo.toronto.edu> Organization: U of Toronto Zoology References: <13996@smoke.BRL.MIL> <1990Oct2.164709.23887@zoo.toronto.edu> Date: Tue, 2 Oct 90 19:11:36 GMT I wrote: >> struct foo x; >> struct foo { int i; }; >> /* the above is strictly conforming; incomplete-type objects can >> be defined, so long as by the end of the translation unit the >> type becomes complete so that storage can then be allocated */ > >Betcha there isn't a compiler on Earth that will accept that today. Turns out that there are a few. Bletch. I have a hard time believing that there would have been committee consensus on this. -- Imagine life with OS/360 the standard | Henry Spencer at U of Toronto Zoology operating system. Now think about X. | henry@zoo.toronto.edu utzoo!henry