Daily Archives: 10.4.2008

Bug in Boost 1.35/Threads, Condition::notify_one

There is a bug in Boost.Threads 1.35 (tracked as #1803) — basically, condition::notify_one may fail to wake-up a thread. It is fixed on the trunk (r44150 — thanks Anthony Williams for the quick fix). The bug might not sound that … Continue reading

Posted in Programming | Tagged , , | 1 Comment