[Bug c++/84360] unnecessary aka in error message
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 17 20:28:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84360
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2018-06-17
CC| |egallager at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #4)
> (In reply to David Malcolm from comment #3)
> > So should this ideally read:
> > return type ‘T’ {aka ‘class std::tuple<int, int, int>’} is incomplete
> > to express both the name the code used, and the underlying type?
>
> Yes.
Confirming and changing status to ASSIGNED since David put himself as the
assignee.
More information about the Gcc-bugs
mailing list