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

Joseph S. Myers joseph@codesourcery.com
Fri Apr 1 16:44:00 GMT 2005


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?

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)



More information about the Libstdc++ mailing list