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++/60894] [4.8/4.9 Regression] Use of redundant struct keyword in function prototype combined with using statement causes compilation error


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|fabien at gcc dot gnu.org          |paolo.carlini at oracle dot com
            Summary|[4.8/4.9/5 Regression] Use  |[4.8/4.9 Regression] Use of
                   |of redundant struct keyword |redundant struct keyword in
                   |in function prototype       |function prototype combined
                   |combined with using         |with using statement causes
                   |statement causes            |compilation error
                   |compilation error           |

--- Comment #14 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Fixed in mainline so far.


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