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: Anonymous types and [basic.link] for nonlocal variables


Mike Stump <mrs@apple.com> writes:

> Having said that, this is what pedwarn and/or permissive are for.  The
> original patch had pedwarns in it, so I'm wondering how exactly things
> broke. 

The C++ front end has -pedantic-errors on by default.  I think this is
wrong, but there are certain people who vocally insist otherwise.

zw


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