Core: Handle possible nested calls of TreeWidget::onUpdateStatus() #243
Annotations
20 errors and 23 warnings
|
|
|
|
|
|
src/App/SafeMode.h#L27
unknown type name 'AppExport'
|
src/App/SafeMode.h#L28
unknown type name 'AppExport'
|
src/App/SafeMode.h#L29
unknown type name 'AppExport'
|
|
src/App/Application.cpp#L131
'Build/Version.h' file not found [clang-diagnostic-error]
|
src/App/SafeMode.h#L27
unknown type name 'AppExport' [clang-diagnostic-error]
|
src/App/SafeMode.h#L28
unknown type name 'AppExport' [clang-diagnostic-error]
|
src/App/SafeMode.h#L29
unknown type name 'AppExport' [clang-diagnostic-error]
|
src/Gui/Action.cpp#L1368
'moc_Action.cpp' file not found [clang-diagnostic-error]
|
src/Gui/Application.cpp#L76
'GuiInitScript.h' file not found [clang-diagnostic-error]
|
src/Gui/CallTips.cpp#L787
'moc_CallTips.cpp' file not found [clang-diagnostic-error]
|
src/Gui/DlgAddPropertyVarSet.cpp#L38
'ui_DlgAddPropertyVarSet.h' file not found [clang-diagnostic-error]
|
src/Gui/GraphvizView.cpp#L571
'moc_GraphvizView.cpp' file not found [clang-diagnostic-error]
|
src/Gui/GuiApplication.cpp#L363
'moc_GuiApplication.cpp' file not found [clang-diagnostic-error]
|
src/Mod/Part/App/FCBRepAlgoAPI_BooleanOperation.cpp#L59
<-- trailing whitespace
|
src/Gui/Application.cpp#L2281
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
|
src/Gui/Tree.cpp#L1071
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
|
build/_deps/fmt-src/include/fmt/core.h#L971
fmt::detail::iterator_buffer has dtor but not copy-ctor, copy-assignment [-Wclazy-rule-of-three]
|
build/_deps/fmt-src/include/fmt/core.h#L1002
fmt::detail::iterator_buffer has dtor but not copy-ctor, copy-assignment [-Wclazy-rule-of-three]
|
build/_deps/fmt-src/include/fmt/core.h#L2095
Returning a void expression [-Wclazy-returning-void-expression]
|
build/_deps/fmt-src/include/fmt/core.h#L2197
fmt::detail::specs_setter has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
build/_deps/fmt-src/include/fmt/core.h#L2233
fmt::detail::dynamic_specs_handler has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
build/_deps/fmt-src/include/fmt/core.h#L3126
Pass small and trivially-copyable type by value (const signed char &) [-Wclazy-function-args-by-value]
|
build/_deps/fmt-src/include/fmt/core.h#L3127
Pass small and trivially-copyable type by value (const unsigned char &) [-Wclazy-function-args-by-value]
|
build/_deps/fmt-src/include/fmt/core.h#L3128
Pass small and trivially-copyable type by value (const short &) [-Wclazy-function-args-by-value]
|
build/_deps/fmt-src/include/fmt/core.h#L3129
Pass small and trivially-copyable type by value (const unsigned short &) [-Wclazy-function-args-by-value]
|
build/_deps/fmt-src/include/fmt/core.h#L3130
Pass small and trivially-copyable type by value (const long &) [-Wclazy-function-args-by-value]
|
build/src/Mod/Part/App/TopoShapePy.h#L60
function 'Part::TopoShapePy::writeInventor' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
build/src/Mod/Part/App/TopoShapePy.h#L180
function 'Part::TopoShapePy::transformed' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
build/src/Mod/Part/App/TopoShapePy.h#L220
function 'Part::TopoShapePy::makeOffsetShape' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
build/src/Mod/Part/App/TopoShapePy.h#L224
function 'Part::TopoShapePy::makeOffset2D' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
build/src/Mod/Part/App/TopoShapePy.h#L416
function 'Part::TopoShapePy::findSubShapesWithSharedVertex' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
src/App/Application.cpp#L180
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
|
src/App/Application.cpp#L189
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
|
src/App/Application.cpp#L197
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
|
src/App/Application.cpp#L210
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
|
src/App/Application.cpp#L224
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
|
The logs for this run have expired and are no longer available.
Loading