[Bug c++/23724] name lookup bug

2005-09-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-04 18:15 --- This is not a bug as the overloaded set for f when the function call in the template is parsed does not contain the two argument function. This is required by the C++ standard to be rejected. If you ren

[Bug c++/23724] name lookup bug

2005-09-04 Thread sylvain dot pion at sophia dot inria dot fr
--- Additional Comments From sylvain dot pion at sophia dot inria dot fr 2005-09-04 18:04 --- Created an attachment (id=9664) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9664&action=view) Program that reproduces the error message -- http://gcc.gnu.org/bugzilla/show_bug.cgi?i