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


I wrote:

> In my view, anything that breaks QT is a regression, no matter how
> many standards documents we can point to as justification.  Certainly
> -pedantic should object to such usage, and perhaps future QT versions
> should avoid such usage if possible, but we need to build QT.

On second thought, this is too strong.  There are certainly cases where
tightening up on C++ parsing might break a popular free software package;
I don't think such cases should be considered bugs.  But in this case,
we are essentially removing an extension, not correcting an accidental
mistake.


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