We have a Java project that uses TeamCity to do static analysis of our Java classes each night to find low hanging bugs in our code.We would like to tell TeamCity to look for a new type of bug that de
I am new in Hudson. I would like to execute a \'sourcecodeanalyzer\' command in Hudson as Post-build Actions to generate an html report. Please let me know is this at all possible, if yes let me know
A customer recently performed static analysis of my employer\'s C codebase and gave us the results. Among useful patches was the request to change the famous do { ... } while(0) macro to do { ... } wh
Can impact analysis be done in Eclipse? If there are a few classes and methods that need to be changed, finding the impact of that change on rest of t开发者_如何学编程he application code (other classe
A developing consensus among the iPhone developer community is that Apple has recently started using a static code analysis tool to detect use of undocumented API calls.
Does anyone know if Lua has been certified to run on an airframe or road vehicle? Certification processes such as DO178B (R开发者_JS百科TCA) or standardization such as ISO 26262 (Road vehicles).
Does anyone have experience with Sparse? I seem unable to find any documentation, so the warnings, and errors it produces are unclear to me. I tried checking the mailing list and man page but there re
I usually like to have a lot of warnings enabled when programming. However, some libraries contains code that easily causes warnings (.., python, Qt, ..). When compiling with gcc I can just use -isyst
I have been trying out Splint with a C program I recently wrote and trying to understand and remove the warnings it gives. One I understand but can\'t understand how to remove it comes from the follow
In multi-threaded embedded software (written in C or C++), a thread must be given enough stack space in order to allow it to complete its operations without overflowing.Correct sizing of the stack is