[Bug c++/51277] Feature request: C++ diagnostic for ambiguous overloads

2017-08-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51277 Eric Gallager changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug c++/51277] Feature request: C++ diagnostic for ambiguous overloads

2017-08-14 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51277 Eric Gallager changed: What|Removed |Added Keywords||diagnostic CC|

[Bug c++/51277] Feature request: C++ diagnostic for ambiguous overloads

2011-11-23 Thread zeratul976 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51277 --- Comment #2 from Nathan Ridge 2011-11-23 16:30:35 UTC --- (In reply to comment #1) > (In reply to comment #0) > > - in the first case, the location of the using-declaration or using- > >directive (if there are several, any one of them sho

[Bug c++/51277] Feature request: C++ diagnostic for ambiguous overloads

2011-11-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51277 --- Comment #1 from Jonathan Wakely 2011-11-23 12:05:00 UTC --- (In reply to comment #0) > - in the first case, the location of the using-declaration or using- >directive (if there are several, any one of them should suffice) > // What I