[mpl] anyone fancy merging the for_each test to the release branch?

Does anyone feel like merging libs/mpl/test/for_each.cpp (revision 65167) to the release branch? It's only a minor change to the test itself, but it clears a failure on VC10 and various C++0x GCCs.

On 10/27/2010 12:38 PM, Richard Webb wrote:
Does anyone feel like merging libs/mpl/test/for_each.cpp (revision 65167) to the release branch?
It's only a minor change to the test itself, but it clears a failure on VC10 and various C++0x GCCs.
Done. I opted to take this one because it was only fixing a test. -- Eric Niebler BoostPro Computing http://www.boostpro.com

On Fri, Oct 29, 2010 at 5:38 PM, Eric Niebler <eric@boostpro.com> wrote:
On 10/27/2010 12:38 PM, Richard Webb wrote:
Does anyone feel like merging libs/mpl/test/for_each.cpp (revision 65167) to the release branch?
It's only a minor change to the test itself, but it clears a failure on VC10 and various C++0x GCCs.
Done. I opted to take this one because it was only fixing a test.
Thank you so much Eric. That just went on my TODO list and now I can take it off! -- Dave Abrahams BoostPro Computing http://www.boostpro.com
participants (3)
-
Dave Abrahams
-
Eric Niebler
-
Richard Webb