https://bugs.kde.org/show_bug.cgi?id=382135

            Bug ID: 382135
           Summary: error: 'nodiscard' attribute cannot be applied to
                    types
           Product: kdevplatform
           Version: git master
          Platform: Homebrew (Mac OS X)
                OS: OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: yuriko...@gmail.com
  Target Milestone: ---

full log is here: https://gist.github.com/bb9529787dabefdee6f92129035d924b

/Users/yurikoles/kdesrc/extragear/kdevelop/kdevplatform/project/abstractfilemanagerplugin.cpp:81:63:
error: 'nodiscard' attribute cannot be applied to types
    KIO::Job* eventuallyReadFolder( ProjectFolderItem* item )
Q_REQUIRED_RESULT;
                                                              ^
/usr/local/opt/qt/lib/QtCore.framework/Headers/qcompilerdetection.h:1177:31:
note: expanded from macro 'Q_REQUIRED_RESULT'
#  define Q_REQUIRED_RESULT [[nodiscard]]

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to