-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users- bounces@lists.boost.org] On Behalf Of Robert Ramey Sent: Friday, June 10, 2011 12:32 PM To: boost-users@lists.boost.org Subject: Re: [Boost-users] boost exception question when threadinglibrary header is included.
Kim Barrett wrote:
On Jun 10, 2011, at 2:25 AM, Robert Ramey wrote:
It looks like things are being done differently in this area on trunk and current release branches, but I'm not sure how far back that change goes. (I'm presently using boost 1.43, which is where I looked to figure out what was happening.) So it might be that this annoying behavior has been eliminated in a more recent version of boost (or possibly the next version).
Turns out I'm also using boost 1.43 for this project and test.
Robert Ramey
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Take a look at this 2010 thread: http://lists.boost.org/boost-users/2010/05/58956.php Appears the author was also using 1.43 and experiencing the same issue. The final response indicates the issue was resolved in 'trunk' which would probably be 1.44 or closely thereafter. Roger