On 5/6/2013 9:08 AM, Daniel James wrote:
On 6 May 2013 13:18, Edward Diener
wrote: On 5/6/2013 6:53 AM, Daniel James wrote:
Hello everyone,
I've put up a provisional schedule for the next release on the calendar. You can see it at:
http://www.boost.org/development/
It targets a 1st July release date, and follows the usual schedule relative to that date. The deadlines for the release branch are pretty soon, particularly the deadline for new libraries which is just a week away.
If I want to get TTI into 1.54, what are the steps I must accomplish by next Monday ?
The first thing to do is add it to the unit tests (by adding it to status/Jamfile.v2), and get them looking decent.
A number of unit tests for TTI depend on the compiler supporting variadic macros. I can add all the TTI unit tests to status/Jamfile.v2 easily enough but for any compiler not supporting variadic macros that subset of the tests will fail. Is that OK, or do I have to do something different for this particular case in status/Jamfile.v2 ?