C++ PATCH for c++/85587, wrong error with scoped enum and template

Jakub Jelinek jakub@redhat.com
Tue May 1 18:18:00 GMT 2018


On Tue, May 01, 2018 at 02:10:51PM -0400, Jason Merrill wrote:
> Now that we're doing normal handling of qualified names in a template,
> we need to handle the case of an unresolved enumerator name.
> 
> Jakub, should this also go into 8.1?

It is certainly ok for 8.2, for 8.1 I'll discuss tomorrow with Richard.

	Jakub



More information about the Gcc-patches mailing list