https://bugs.kde.org/show_bug.cgi?id=431168
Bug ID: 431168 Summary: Asserts triggered in qproperty-type-mismatch. DiagnosticMessage shouldn't receive macro location Product: clazy Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: bobonib...@gmail.com CC: smart...@kde.org Target Milestone: --- Created attachment 134559 --> https://bugs.kde.org/attachment.cgi?id=134559&action=edit Minimal example Minimal example attached 01:59:44: Starting: "/usr/bin/qmake" /insilications/apps/test/test/test.pro -spec linux-g++ CONFIG+=debug CONFIG-=qml_debug 01:59:44: Starting: "/usr/bin/make" -f /insilications/apps/test/test/Makefile qmake_all 01:59:44: Starting: "/usr/bin/make" -j16 g++ -c -std=c++17 -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_DBUS_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o main.o main.cpp g++ -fPIC -o test main.o /usr/lib64/libQt5DBus.so /usr/lib64/libQt5Core.so -lpthread -- You are receiving this mail because: You are watching all bug changes.