[Bug c++/49574] Give a warning for insane overloading

2019-10-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49574 Eric Gallager changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/49574] Give a warning for insane overloading

2018-10-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49574 --- Comment #7 from Jonathan Wakely --- OK here's the documentation patch: --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -3383,6 +3383,11 @@ object to the same type, to a base class of that type, or to void; such a conversion function

[Bug c++/49574] Give a warning for insane overloading

2018-10-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49574 --- Comment #6 from Eric Gallager --- (In reply to Jonathan Wakely from comment #5) > The description of what the warning is supposed to do is still incredibly > vague and unspecified. It's whatever you agreed to here: (In reply to Jonathan

[Bug c++/49574] Give a warning for insane overloading

2018-10-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49574 Jonathan Wakely changed: What|Removed |Added Status|NEW |WAITING --- Comment #5 from Jonathan

[Bug c++/49574] Give a warning for insane overloading

2018-10-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49574 Eric Gallager changed: What|Removed |Added Blocks||87403 --- Comment #4 from Eric Gallager

[Bug c++/49574] Give a warning for insane overloading

2017-09-26 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49574 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/49574] Give a warning for insane overloading

2011-06-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49574 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug c++/49574] Give a warning for insane overloading

2011-06-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49574 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2011-06-29 09:20:33 UTC --- (In reply to comment #1) all the standalones will fail to compile and build their application. Huh? Why? Oops, I meant to put that Why? below, not