Opened 13 years ago

Closed 13 years ago

#3075 closed Bugs (fixed)

[lambda] patch for VC10 regression test failures

Reported by: Richard Webb <richard.webb@…> Owned by: No-Maintainer
Milestone: Boost 1.40.0 Component: lambda
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

Attached is a patch for some lambda regression test failures on VC10 Beta 1 (more ambiguities between different bind functions).

Failing tests:

http://tinyurl.com/pyc69f

http://tinyurl.com/p6tz9d

http://tinyurl.com/ozzkqq

http://tinyurl.com/qnvpbg

Attachments (1)

lambda.diff (2.7 KB ) - added by Richard Webb <richard.webb@…> 13 years ago.

Download all attachments as: .zip

Change History (2)

by Richard Webb <richard.webb@…>, 13 years ago

Attachment: lambda.diff added

comment:1 by Steven Watanabe, 13 years ago

Resolution: fixed
Status: newclosed

(In [53233]) Avoid ambiguities between boost::lambda::bind and std::bind with VC10. Fixes #3075

Note: See TracTickets for help on using tickets.