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

qpow() returns different value in different thread

XMLWordPrintable

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

      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.

        1. main.cpp
          1 kB
          Irfan Omair
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes