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++/17829] [3.4/4.0 Regression] wrong error: call of overloaded function is ambiguous


------- Additional Comments From nathan at gcc dot gnu dot org  2004-10-04 12:44 -------
Doesn't koenig lookup apply?  That'll pull in ::parseFontName because of
::QString

-- 


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


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