[clazy] [Bug 355496] No old-style-connect anywhere in Qt Creator

Tobias Hunger via KDE Bugzilla bugzilla_noreply at kde.org
Wed Nov 18 16:16:10 GMT 2015


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

--- Comment #5 from Tobias Hunger <tobias.hunger at gmail.com> ---
Running e.g.

clang++ -c -Xclang -load -Xclang /home/code/installed/clazy/lib64/ClangLazy.so
-Xclang -add-plugin -Xclang clang-lazy -Xclang -plugin-arg-clang-lazy -Xclang
old-style-connect,fix-old-style-connect -g -std=gnu++11 -fvisibility=hidden
-fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC
-DEXTENSIONSYSTEM_LIBRARY -DWITH_TESTS -DIDE_LIBRARY_BASENAME=\"lib\"
-DQT_CREATOR -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION
-DIDE_TEST_DIR=\"/home/code/src/creator/qtcreator\" -DQT_WIDGETS_LIB
-DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB
-DQT_TESTCASE_BUILDDIR='"/home/code/build/creator-clang-no-asan-clazy/qtcreator/src/libs/extensionsystem"'
-I../../../src -I/home/code/src/creator/qtcreator/src/libs
-I/home/code/src/creator/qtcreator/tools
-I/home/code/src/creator/licensechecker/plugins
-I/home/code/src/creator/perfprofiler/plugins
-I/home/code/src/creator/qtcreator/src/plugins
-I/home/code/src/qt5-dev-build/qtbase/include
-I/home/code/src/qt5-dev-build/qtbase/include/QtWidgets
-I/home/code/src/qt5-dev-build/qtbase/include/QtGui
-I/home/code/src/qt5-dev-build/qtbase/include/QtTest
-I/home/code/src/qt5-dev-build/qtbase/include/QtConcurrent
-I/home/code/src/qt5-dev-build/qtbase/include/QtCore -I.moc/debug-shared -I.uic
-I/home/code/src/qt5-dev/qtbase/mkspecs/linux-clang -o
.obj/debug-shared/pluginmanager.o src/libs/extensionsystem/pluginmanager.cpp

(which is what I run in Qt Creator) does *also* produce the expected warning
output on the command line... Now what is different between QtC and the
terminal?!

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list