[Bug c++/69778] Bogus "qualifiers cannot be applied" error with redundant (but legal) 'typename'

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Feb 14 23:21:00 GMT 2016


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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |easyhack
                 CC|                            |manu at gcc dot gnu.org

--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
Probably, when 'typename' became valid here, this code path was not fixed.
Needs further debugging, but should be easy to fix. Not a regression.


More information about the Gcc-bugs mailing list