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 libstdc++/79789] [6 Regression] non-reserved names in headers


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79789

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|6.4                         |5.5

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
All single-character variable names using non-reserved names should be fixed
for 5.5 and 6.4 and 7.0

There might still be other problems, we should add them to the
17_intro/names.cc test as they are found.

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