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

Variable 'count' not defined in QBasicAtomicInt::fetchAndStoreOrdered(int newValue)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.8.5
    • 4.8.4
    • Core: Threads
    • None
    • Cross-compiling Qt on Ubuntu 10.0.4 for the arm processor.
    • 481ab62f821c70984df39880497da920e7a226e6

      The variable 'count' is not defined in the file qatomic_armv5.h: QBasicAtomicInt::fetchAndStoreOrdered(int newValue).

      In other functions, it's defined as an int. Adding "int count = 0;" may resolve the issue.

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

            tomaszduda Tomasz Duda
            lukeandrew Luke Andrew
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes