Mercurial > hg > svcore
log base/Debug.h @ 1207:d60f9715ba78 3.0-integration
age | author | description |
---|---|---|
Tue, 31 Mar 2015 10:36:52 +0100 | Chris Cannam | Thread-local debug was causing crash on exit with Qt 5.4.x. But we introduced that because QDebug itself was crashing when used from multiple threads. Replace with simpler fstream version tonioni |