[Uml-devel] [umbrello] [Bug 319129] New: fix llvm-clang bug report
Ralf Habacker
ralf.habacker at freenet.de
Tue Apr 30 19:21:04 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=319129
Bug ID: 319129
Summary: fix llvm-clang bug report
Classification: Unclassified
Product: umbrello
Version: Git
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
running clang analyzer over umbrello source resports bugs.
Reproducible: Always
Steps to Reproduce:
1. configure umbrello build dir according to
http://garykramlich.blogspot.de/2011/10/using-scan-build-from-clang-with-cmake.html
2. run scan-build make inside the build dir
Actual Results:
scan-build reports that 5 bugs has been found.
Bug Group Bug Type File Line
Dead store Dead assignment assocrules.cpp 70
Dead store Dead assignment codegenerators /cpp /cppwriter.cpp 420
Dead store Dead assignment widgets /classifierwidget.cpp 495
Dead store Dead assignment codegenerators /d /dwriter.cpp 335
Dead store Dead initialization codegenerators /ruby /rubywriter.cpp
269
Expected Results:
scan-build should report zero bugs.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list