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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes