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]
Other format: [Raw text]

Re: Document empty structures


On Fri, 11 Apr 2003, Geoffrey Keating wrote:

> This adds documentation of GCC's empty structure extension.

I think there needs to be something about how empty structures interact
with initializer lists (when initializing a structure which has as an
element an empty structure): do lists of scalars ignore the empty
structure, does { } explicitly initialize it, ...?

-- 
Joseph S. Myers
jsm28 at cam dot ac dot uk


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