Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-46787

QLocale, QDateTime.toString() and QStorageInfo.refresh() are not thread safe (on win)

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P4: Low P4: Low
    • None
    • 5.4.2
    • Documentation
    • 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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            docteam Qt Documentation Team
            shp Shp
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes