
John Maddock wrote:
Just to point out that fusion is not currently being tested in the trunk, and the docs aren't linked to from the documentation index either.
Fusion's tuples are also causing some failures in Boost.TR1: http://beta.boost.org/development/tests/trunk/developer/output/COMSOFT-boost...
And while we're at it there are some regressions in the TR1 Sunpro results also caused by fusions tuples: http://beta.boost.org/development/tests/trunk/developer/output/Sandia-sun-bo...
Given the tight release schedule I'd really like to get these solved if possible so I can update TR1 for 1.35. As the problem apparently will be fixed with the next release of that compiler (see follow-up on boost.devel) and the diagnostic message tells us as much as "compiler crashes for uncertain reasons" it might be a reasonable option to switch to the old Boost.Tuple implementation for
John Maddock wrote: this compiler version. Regards, Tobias