[Bug c++/21555] name lookup / friend function

2005-05-15 Thread lerdsuwa at gcc dot gnu dot org

--- Additional Comments From lerdsuwa at gcc dot gnu dot org  2005-05-15 
12:41 ---
Confirmed.  I think the declaration
  int swap(A&, A&);
should be accepted.  Could be something wrong with the type computation
to select overloaded function.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-05-15 12:41:21
   date||


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


[Bug c++/21555] name lookup / friend function

2005-09-15 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-16 
01:03 ---
Fixed in 4.1.0.

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.1.0


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