https://bugs.kde.org/show_bug.cgi?id=407952
Jasem Mutlaq <mutla...@ikarustech.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kst | |ars/06adc813c4eaa97b0d5691e | |32ac257fa90f0497d Resolution|--- |FIXED --- Comment #1 from Jasem Mutlaq <mutla...@ikarustech.com> --- Git commit 06adc813c4eaa97b0d5691e32ac257fa90f0497d by Jasem Mutlaq. Committed on 26/05/2019 at 05:20. Pushed by mutlaqja into branch 'master'. Ok, there is no make_unique in C++11 so I just used the standard unique_ptr. Please test this. I think this is just a workaround. We need a way to synchronize access to these variables in multi-threaded fashion perhaps using std::unique_lock<> or something similar. M +38 -2 kstars/indi/indiccd.cpp https://commits.kde.org/kstars/06adc813c4eaa97b0d5691e32ac257fa90f0497d -- You are receiving this mail because: You are watching all bug changes.