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

clockdrift_detector.cc missing <cstddef>

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.0
    • WebEngine
    • None

      qt5/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/clockdrift_detector.cc fails to compile. [Linux g++ v10.1.0, ninja v1.10.0]  In clockdrift_detector.h line 35, `size_t stability_counter_;` but size_t is not defined. Suggest adding

      #include <cstddef>

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

            qt_webengine_team Qt WebEngine Team
            psnarf Henry Pfeil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes