BIND 10 #2665: fix clang static analyzer issues
BIND 10 Development
do-not-reply at isc.org
Sat Feb 9 00:57:54 UTC 2013
#2665: fix clang static analyzer issues
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: task | Status: new
Priority: medium | Milestone:
Component: Unclassified | Sprint-20130219
Keywords: | Resolution:
Sensitive: 0 | CVSS Scoring:
Sub-Project: Core | Defect Severity: N/A
Estimated Difficulty: 4 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by jinmei):
What's the right way to run scan-build?
I've downloaded and extracted http://bit.ly/13ekSoV
from http://clang-analyzer.llvm.org/installation.html
and do this on the `bind10` directory of the latest master (9b16b11):
{{{
% <path-to-scan-build>/scan-build ./configure ...
% <path-to-scan-build>/scan-build make
}}}
but at the end of build it said:
{{{
scan-build: Removing directory '/tmp/scan-build-2013-02-08-1' because it
contains no reports.
}}}
And there seemed to be no output.
--
Ticket URL: <http://bind10.isc.org/ticket/2665#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list