This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17395] Incorrect lookup for parameters


------- Additional Comments From gdr at integrable-solutions dot net  2004-09-10 13:45 -------
Subject: Re:  New: Incorrect lookup for parameters

"gdr at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

[...]

|        bhar(x, y);                           // #4
|     }
| 
| g++ erroneously rejects #1 and #2.
| 
| Notice that Comeau online accepts everything except #3 -- but
                                                      ^^

that should read #4 -- my fingers typed in the wrong order.

-- Gaby


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]