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

error: reference to non-static member function must be called

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 6.3.1, 6.4.0 Beta1
    • 6.4.0 FF
    • XML: SCXML
    • None
    • c84f52f3ad (qt/qtscxml/dev) c84f52f3ad (qt/tqtc-qtscxml/dev) e61fd5f52f (qt/qtscxml/6.3) e61fd5f52f (qt/tqtc-qtscxml/6.3) e61fd5f52f (qt/qtscxml/6.3.1) e61fd5f52f (qt/tqtc-qtscxml/6.3.1) c84f52f3ad (qt/qtscxml/6.4) c84f52f3ad (qt/tqtc-qtscxml/6.4)

    Description

      /Users/qt/work/qt/qtscxml/src/statemachineqml/signaltransition.cpp:200:23: error: reference to non-static member function must be called; did you mean to call it with no arguments?
      agent:2022/05/11 14:40:42 build.go:394:     Q_ASSERT(binding->type == QV4::CompiledData::Binding::Type_Script);
      agent:2022/05/11 14:40:42 build.go:394:              ~~~~~~~~~^~~~
      agent:2022/05/11 14:40:42 build.go:394: /Users/qt/work/install/lib/QtCore.framework/Headers/qglobal.h:918:56: note: expanded from macro 'Q_ASSERT'
      agent:2022/05/11 14:40:42 build.go:394: #    define Q_ASSERT(cond) static_cast<void>(false && (cond))
      agent:2022/05/11 14:40:42 build.go:394:                                                        ^~~~
      agent:2022/05/11 14:40:42 build.go:394: /Users/qt/work/qt/qtscxml/src/statemachineqml/signaltransition.cpp:234:22: error: reference to non-static member function must be called; did you mean to call it with no arguments?
      agent:2022/05/11 14:40:42 build.go:394:         if (binding->type != QV4::CompiledData::Binding::Type_Script) {
      agent:2022/05/11 14:40:42 build.go:394:             ~~~~~~~~~^~~~
      agent:2022/05/11 14:40:42 build.go:394:                          ()
      agent:2022/05/11 14:40:42 build.go:394: 2 errors generated.
      

      Attachments

        For Gerrit Dashboard: QTBUG-103396
        # Subject Branch Project Status CR V

        Activity

          People

            ulherman Ulf Hermann
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes