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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egallager at gcc dot gnu.org

--- Comment #10 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #8)
> (In reply to Andris Pavenis from comment #6)
> > 20220203-1.cpp:19:24: warning: call of overloaded 'Test(const char [4],
> > unsigned 
> > char[4])' is ambiguous
> 
> 
> "is ambiguous" is incorrect though, so it would have to be clear that there
> is no ambiguity in C++ terms, just potential for confusion.

maybe "could appear ambiguous to a human reader" instead?

Reply via email to