This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36486] g++ accepts code with ambiguous overloading
- From: "richard-gccbugzilla at metafoo dot co.uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 20 May 2013 18:06:58 +0000
- Subject: [Bug c++/36486] g++ accepts code with ambiguous overloading
- Auto-submitted: auto-generated
- References: <bug-36486-4 at http dot gcc dot gnu dot org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36486
Richard Smith <richard-gccbugzilla at metafoo dot co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #5 from Richard Smith <richard-gccbugzilla at metafoo dot co.uk> ---
N3281 changed the rules such that g++ is now correct.