Re: [Discuss-gnuradio] Runtime error from boost 1.52 issue on OSX

2012-12-29 Thread Johnathan Corgan
On Sat, Dec 29, 2012 at 11:22 AM, Michael Dickens wrote: > After a bit of sleuthing, it turns out that this was a general Boost > issue, not just on OSX, discussed on their email list here < > http://boost.2283326.n4.nabble.com/thread-thread-join-throws-in-1-52-0-td4638380.html>, > in their tic

Re: [Discuss-gnuradio] Runtime error from boost 1.52 issue on OSX

2012-12-29 Thread Michael Dickens
After a bit of sleuthing, it turns out that this was a general Boost issue, not just on OSX, discussed on their email list here < http://boost.2283326.n4.nabble.com/thread-thread-join-throws-in-1-52-0-td4638380.html >, in their tickets here < https://svn.boost.org/trac/boost/ticket/7669 >, and

Re: [Discuss-gnuradio] Runtime error from boost 1.52 issue on OSX

2012-12-29 Thread Michael Dickens
Hi Michael - Quite interesting. I wonder if the Boost folks know about this issue; I doubt it was introduced by MacPorts since mostly they just replicate the project's functionality. I had seen some issues recently, and had wondered about them; I'll definitely check into this. Thanks! - MLD