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 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)


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