3 Feb
2009
3 Feb
'09
8:13 p.m.
Thanks for responding. I'm running this on windows XP. I do run it in a debugger, for some reason it is having problems stepping into the boost code. And that should have been a big fat red flag. Some of my project dlls/sos were still linking with boost 1_33_1. Sigh. Its all good now. Thanks for confirming that ::locked() is now ::owns_lock() Larry
n I do that, I get a crash when I exit that I never used to have.
What platform? Have you tried running a debugger?
What else from boost are you using? There's quite a lot of changes in boost between 1.33.1 and 1.37.
Anthony