[libstdc++ patch] Fix ambiguity in calls to bind
Doug Gregor
dgregor@cs.indiana.edu
Fri Apr 1 19:23:00 GMT 2005
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
More information about the Libstdc++
mailing list