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

Compile failure due to QQmlSslConfiguration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.11.0 FF
    • 6.11.0 FF
    • Network: SSL
    • None
    • 1
    • 501f5c8bb (dev)
    • Foundation Sprint 135

      Hi,

      Since https://codereview.qt-project.org/c/qt/qtdeclarative/+/654150

      QT fails to compile as rval.m_sslOptions is not guarded with #if QT_REMOVAL_QT7_DEPRECATED_SINCE(6, 11) on line 79

      https://codereview.qt-project.org/c/qt/qtdeclarative/+/654150/6/src/qmlnetwork/ssl/qqmlsslconfiguration_p.h#79

       
      qtdeclarative/src/qmlnetwork/ssl/qqmlsslconfiguration_p.h:79:25: error: no member named 'm_sslOptions' in 'QQmlSslConfiguration'
       
      79 | && lval.m_sslOptions == rval.m_sslOptions

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

            ivan.solovev Ivan Solovev
            reg31 Regis Duflaut
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes