Public bug reported:

"CppClean attempts to find problems in C++ source that slow development
particularly in large code bases. It is similar to lint; however,
CppClean focuses on finding global inter-module problems rather than
local problems similar to other static analysis tools.

The goal is to find problems that slow development in large code bases
that are modified over time leaving unused code. This code can come in
many forms from unused functions, methods, data members, types, etc to
unnecessary #include directives. Unnecessary #includes can cause
considerable extra compiles increasing the edit-compile-run cycle."

URL: http://code.google.com/p/cppclean/
License: Apache License 2.0

** Affects: ubuntu
     Importance: Wishlist
         Status: New


** Tags: needs-packaging

-- 
[needs-packaging]  [needs-packaging] cppclean
https://bugs.launchpad.net/bugs/477928
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to