-
Suggestion
-
Resolution: Fixed
-
P4: Low
-
None
-
5.4.2
-
None
-
Win7 Pro x64, VS2013
QDateTime.toString() calls QLocale inside itself to format the string, which is not thread safe (on Win7, at least). QStorageInfo.refresh() is not thread safe (on win), either. It would be useful if it was noticed in the docs, I think.
- depends on
-
QTBUG-49473 QDate/QTime/QDateTime use QLocale::system(), which makes them non-reentrant
-
- Closed
-