[Bug c++/17829] [3.4/4.0 Regression] wrong error: call of overloaded function is ambiguous

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Oct 4 12:39:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-04 12:39 -------
Note if I change QString to be just an int, we accept the code.

Confirmed, we should find the class version as we do with changing QString to be an int.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
      Known to fail|                            |3.4.3 4.0.0
      Known to work|                            |3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-04 12:39:52
               date|                            |
            Summary|wrong error: call of        |[3.4/4.0 Regression] wrong
                   |overloaded function is      |error: call of  overloaded
                   |ambiguous                   |function is ambiguous
   Target Milestone|---                         |3.4.3


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



More information about the Gcc-bugs mailing list