[Bug c++/59389] [C++11] bogus error: call of overloaded ‘Foo?=(<brace-enclosed initializer list>)=?UTF-8?Q?’ is ambiguous

ppluzhnikov at google dot com gcc-bugzilla@gcc.gnu.org
Sun Dec 15 19:48:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59389

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richard-gccbugzilla@metafoo
                   |                            |.co.uk

--- Comment #4 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
Richard Smith is not yet sure whether this is a GCC bug (rejects valid),
or a Clang bug (accepts invalid):

> I'll need to dig into this a bit more (in particular, to check whether
> [over.best.ics]p4 should apply here and prevent us from considering the
> weird second option) but I think this is a Clang bug.



More information about the Gcc-bugs mailing list