[Fusion][Config][TR1] Some fixes committed.

Joel, I hope you don't mind but I've just committed some relatively-trivial fixes to Fusion for two issues: The Boost.Config macro BOOST_PARTIAL_SPECIALIZATION_EXPLICT_ARGS has been renamed BOOST_NO_PARTIAL_SPECIALIZATION_IMPLICIT_DEFAULT_ARGS and docs and tests have been added now to Boost.Config. Includes of <utility> by fusion have been replaced by includes of <boost/config/no_tr1/utility.hpp> - this fixes some TR1 failures caused by cyclic dependencies between TR1 and Fusions Tuples. I'll be watching the test results over the next few days, but if there's anything you're not happy with I'll do some reverting :-) The changelog is here BTW: http://svn.boost.org/trac/boost/changeset?new=trunk%4044692&old=trunk%4044691 Cheers, John.

John Maddock wrote:
Joel,
I hope you don't mind but I've just committed some relatively-trivial fixes to Fusion for two issues:
The Boost.Config macro BOOST_PARTIAL_SPECIALIZATION_EXPLICT_ARGS has been renamed BOOST_NO_PARTIAL_SPECIALIZATION_IMPLICIT_DEFAULT_ARGS and docs and tests have been added now to Boost.Config.
Includes of <utility> by fusion have been replaced by includes of <boost/config/no_tr1/utility.hpp> - this fixes some TR1 failures caused by cyclic dependencies between TR1 and Fusions Tuples.
I'll be watching the test results over the next few days, but if there's anything you're not happy with I'll do some reverting :-)
The changelog is here BTW: http://svn.boost.org/trac/boost/changeset?new=trunk%4044692&old=trunk%4044691
Thanks! I appreciate that. Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net

John Maddock <john <at> johnmaddock.co.uk> writes:
Joel,
I hope you don't mind but I've just committed some relatively-trivial fixes to Fusion for two issues:
I guess that the ticket i opened about this (http://svn.boost.org/trac/boost/ticket/1722) can be closed now then. Thanks, Richard Webb

Richard Webb wrote:
I guess that the ticket i opened about this (http://svn.boost.org/trac/boost/ticket/1722) can be closed now then.
Yep, I've just closed it: please reopen if you find any other issues like this. John.
participants (3)
-
Joel de Guzman
-
John Maddock
-
Richard Webb