[Bug c++/48157] Unable to match function call to member function template

2011-07-07 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48157 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/48157] Unable to match function call to member function template

2011-07-07 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48157 --- Comment #3 from Jason Merrill 2011-07-07 21:55:11 UTC --- Author: jason Date: Thu Jul 7 21:55:09 2011 New Revision: 176014 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176014 Log: PR c++/48157 * pt.c (tsubst_qualified_id):

[Bug c++/48157] Unable to match function call to member function template

2011-07-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48157 --- Comment #2 from Jason Merrill 2011-07-06 04:20:46 UTC --- Author: jason Date: Wed Jul 6 04:20:39 2011 New Revision: 175904 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175904 Log: PR c++/48157 * pt.c (tsubst_qualified_id):

[Bug c++/48157] Unable to match function call to member function template

2011-03-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48157 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid, wrong-code S