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

[Bug c/46116] Allow passing of anonymous aggregates when signature matches


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46116

--- Comment #2 from Rob Staudinger <robert.staudinger at gmail dot com> 2010-10-22 06:04:04 UTC ---
(In reply to comment #1)
> Did you see the first warning message:
[...]

Yes and I did not like it much either, because in my book the idea of an
anonymous declaration is that it's only valid in a restricted scope.


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