This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [libstdc++ patch] Fix ambiguity in calls to bind



On Apr 1, 2005, at 11:44 AM, Joseph S. Myers wrote:


On Fri, 1 Apr 2005, Douglas Gregor wrote:

A recent change to mainline GCC exposed an ambiguity in function template
partial ordering for tr1::bind. The compiler is right, so here's the
"obvious" fix.


Tested i686-pc-linux-gnu on mainline; no regressions. Okay for mainline?
This will also be needed on the 4.0 branch. Assuming all tests pass there,
okay for 4.0 branch?

Is this the fix for the FAIL: tr1/3_function_objects/bind/ref.cc (test for excess errors) which appeared with today's mainline?

Yes.


Doug


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