
Matt, Anthony, You are making any changes to the thread library on a cvs branch right? We aim to keep the cvs HEAD in as close to a release-ready state as we can, so new / experimental code shouldn't be in the HEAD right now. I'm asking because we already have some regressions caused by changes to call_once in the cvs HEAD: http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/thread.... Thanks, John.

"John Maddock" <john@johnmaddock.co.uk> writes:
Matt, Anthony,
You are making any changes to the thread library on a cvs branch right?
We aim to keep the cvs HEAD in as close to a release-ready state as we can, so new / experimental code shouldn't be in the HEAD right now.
I'm asking because we already have some regressions caused by changes to call_once in the cvs HEAD: http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/thread....
D'oh! My bad. Sorry. I wasn't checking things in on a branch. I'll revert the trunk, and create a new branch (thread_rewrite). Anyone care to volunteer to test things on win32 compilers other than vc-7_1/mingw-4.0.1, so that these regressions show up before I move things back to the trunk? Anthony -- Anthony Williams Software Developer Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk

I'll revert the trunk, and create a new branch (thread_rewrite). Anyone care to volunteer to test things on win32 compilers other than vc-7_1/mingw-4.0.1, so that these regressions show up before I move things back to the trunk?
Give me a shout when you've got a largish block of changes and I can run: VC++ 6, 7, 7.1, 8 (+STLport variations) gcc cygwin Intel C++ 7, 8, 9 Borland C++ 5.5.1, 5.6.4 I don't have Metrowerks available unfortunately. At a pinch I can do Linux GCC and Intel compilers, but that needs a reboot (read: stops me from doing anything productive), so I'd rather someone else handled that if they can. John.

"John Maddock" <john@johnmaddock.co.uk> writes:
I'll revert the trunk, and create a new branch (thread_rewrite). Anyone care to volunteer to test things on win32 compilers other than vc-7_1/mingw-4.0.1, so that these regressions show up before I move things back to the trunk?
Give me a shout when you've got a largish block of changes and I can run:
VC++ 6, 7, 7.1, 8 (+STLport variations) gcc cygwin Intel C++ 7, 8, 9 Borland C++ 5.5.1, 5.6.4
I don't have Metrowerks available unfortunately.
At a pinch I can do Linux GCC and Intel compilers, but that needs a reboot (read: stops me from doing anything productive), so I'd rather someone else handled that if they can.
Thanks, John. I'll keep you posted. Anthony -- Anthony Williams Software Developer Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk
participants (2)
-
Anthony Williams
-
John Maddock