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

qpow() returns different value in different thread

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 4.8.3
    • Core: Other
    • Windows, MingW

    Description

      if qpow() is used in threaded application it returns different value in different thread.
      If pow() is used with #include <QtCore/qmath.h> same behavior different value in different thread.
      But if pow() is used with #include <math.h> it works as it should.

      Attachments

        Activity

          People

            thiago Thiago Macieira
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: