--- Comment #3 from pinskia at gcc dot gnu dot org 2006-01-30 18:17 ---
Mark as a dup of bug 7049.
*** This bug has been marked as a duplicate of 7049 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-30 18:17 ---
Reopening to ...
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-05
18:13 ---
This is how namelookup works for functions.
See the whole section in the standard about this, 3.4.2 [basic.lookup.koenig].
The section is named Argument-dependent name lookup.
--
What|Remov