------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-20 18:08 ------- Confirmed, before 3.4.0, we produced something different: t.cc: In function `int main()': t.cc:11: error: no matching function for call to `N::A::f(int)' t.cc:5: error: candidates are: void N::A::f(int, float)
Which is really much worse. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |diagnostic Known to fail| |3.4.0 4.0.0 4.1.0 Last reconfirmed|0000-00-00 00:00:00 |2005-07-20 18:08:28 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22573