Mon May 20 2024 00:53:29 EDT
Hide Search Description
100 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
23559 CDT cdt-coda cdt-codan-inbox NEW --- Conformance check system 2014-11-28
84479 CDT cdt-coda cdt-codan-inbox NEW --- [C++ Parser] mutable specifier cannot be applied to names declared const or static as well as reference members 2013-08-24
249566 CDT cdt-coda cdt-codan-inbox NEW --- [Quick Fix] allow to correct type casts 2020-09-04
255194 CDT cdt-coda cdt-codan-inbox NEW --- Detect shadowed/problematic include files 2013-08-24
297690 CDT cdt-coda cdt-codan-inbox NEW --- Do not resolve bindings not reachable through includes 2016-02-23
302252 CDT cdt-coda cdt-codan-inbox NEW --- Eclipse doesn't show warning when access to private members of base class. 2020-01-19
310285 CDT cdt-coda cdt-codan-inbox NEW --- [checker] Checker for unreachable code 2019-12-30
319328 CDT cdt-coda cdt-codan-inbox NEW --- Inconsistent behavior of Codan problem markers 2011-07-08
319666 CDT cdt-coda cdt-codan-inbox NEW --- Codan occasionally fails on a testcase when it tests a function that contains no errors/warnings. 2020-09-04
320284 CDT cdt-coda cdt-codan-inbox NEW --- race condition on getProblemArgument 2011-07-06
320577 CDT cdt-coda cdt-codan-inbox NEW --- Quick fix to add variable saves the editor before operation 2011-07-06
321436 CDT cdt-coda cdt-codan-inbox NEW --- [performance] ProblemBindingChecker is much slower than other checkers 2013-08-28
325303 CDT cdt-coda cdt-codan-inbox NEW --- Severity display not updated right away 2011-07-06
328392 CDT cdt-coda cdt-codan-inbox NEW --- Errors in non-self-contained header files go away if opened in editor 2013-08-24
328540 CDT cdt-coda cdt-codan-inbox NEW --- Codan markers are not refreshed when Code Analysis settings change 2011-07-06
339634 CDT cdt-coda malaperle ASSI --- [performance] Quick fix create local variable and others can be slow 2011-05-12
341867 CDT cdt-coda cdt-codan-inbox NEW --- Limit the number of errors reported by Codan 2011-07-06
342160 CDT cdt-coda malaperle ASSI --- Quick fix create local variable wrongly creates const ref variable 2015-12-15
342647 CDT cdt-coda cdt-codan-inbox NEW --- Wait for the indexer to be done before running 'as you type' checkers 2012-04-18
343274 CDT cdt-coda cdt-codan-inbox NEW --- [checker]: Checker on the ability of class methods to be constant or static 2019-10-07
345470 CDT cdt-coda cdt-codan-inbox NEW --- [fn] assignment in condition does not notice assignments in parenthesis 2013-08-24
346904 CDT cdt-coda cdt-codan-inbox NEW --- ProblemBindingChecker should be conditioned on resolution of includes 2013-08-24
349590 CDT cdt-coda cdt-codan-inbox NEW --- Introduce quick fixes in hovers for Codan problems 2011-08-21
350518 CDT cdt-coda cdt-codan-inbox NEW --- Check that only exceptions are thrown that are declared in the method signature 2011-07-06
350856 CDT cdt-coda cdt-codan-inbox NEW --- Support for Coding checks like MISRA, JSF and Secure coding 2015-02-23
351522 CDT cdt-coda cdt-codan-inbox NEW --- codan problems in problems view should support newline 2011-07-19
351797 CDT cdt-coda cdt-codan-inbox NEW --- Add a global scope option that affects all checkers 2017-10-23
352071 CDT cdt-coda cdt-codan-inbox NEW --- [checker] Checker for invalid and discouraged casts 2019-03-23
352407 CDT cdt-coda cdt-codan-inbox NEW --- Non-functional exclusion filters for code analysis 2015-03-09
354087 CDT cdt-coda cdt-codan-inbox NEW --- [checker] Checker for unneeded external header guards 2012-04-02
354535 CDT cdt-coda cdt-codan-inbox NEW --- Eclipse C/C++ Code complexity 2012-03-03
354556 CDT cdt-coda cdt-codan-inbox NEW --- [checker] Octal notation finder 2020-07-21
354959 CDT cdt-coda cdt-codan-inbox NEW --- Allow Codan to access org.eclipse.cdt.internal.core.dom.parser and below 2019-12-30
355229 CDT cdt-coda cdt-codan-inbox NEW --- Allow one quick fix to be reported with several variants 2011-10-04
363207 CDT cdt-coda cdt-codan-inbox NEW --- ParametersComposite does not consequently implement the TYPE_INTEGER field type 2013-07-17
363663 CDT cdt-coda cdt-codan-inbox NEW --- [checker]Initialisation in a switch 2015-12-03
367246 CDT cdt-coda cdt-codan-inbox NEW --- no return from non-void false positive because CODAN doesn't recognize assert(false) as noreturn 2012-11-25
372722 CDT cdt-coda cdt-codan-inbox NEW --- Codan checkers to create software metrics for c++ 2012-04-03
373767 CDT cdt-coda cdt-codan-inbox NEW --- Codan errors on sources that are excluded from build 2018-11-17
374749 CDT cdt-coda cdt-codan-inbox NEW --- Cannot reliably turn off Codan with plugin_customization.ini 2014-03-10
376563 CDT cdt-coda cdt-codan-inbox NEW --- CODAN doesn't recognize GCC predefined macro __BASE_FILE__ 2013-07-17
376824 CDT cdt-coda cdt-codan-inbox NEW --- Checker to detect using deprecated C/C++ CRT function for Win32 development 2012-09-28
377046 CDT cdt-coda cdt-codan-inbox NEW --- Bogus "No return, in function returning non-void" warning 2019-08-28
377983 CDT cdt-coda cdt-codan-inbox NEW --- Unify preference options for workspace and project 2012-04-29
382176 CDT cdt-coda cdt-codan-inbox NEW --- Access to Codan preferences is restricted 2012-09-28
382472 CDT cdt-coda cdt-codan-inbox NEW --- CODAN "no break after case" doesn't detect "no break" comment 2013-07-17
384376 CDT cdt-coda cdt-codan-inbox NEW --- Incorrect 'Problem description' on Suggested Parenthesis warning 2013-07-17
386169 CDT cdt-coda cdt-codan-inbox NEW --- false "unused declaration of function" warning for extern function declaration 2017-07-21
387051 CDT cdt-coda cdt-codan-inbox NEW --- Codan Local Name Convention Issues Arising From External Header's Macros 2012-09-28
388766 CDT cdt-coda cdt-codan-inbox NEW --- Intermittent Codan test failures caused by nio channel interrupt exception 2012-09-28
395581 CDT cdt-coda cdt-codan-inbox NEW --- calling convention in overloaded functions 2012-12-03
398585 CDT cdt-coda cdt-codan-inbox NEW --- make it possible to have more than one suppression comment for no-break 2013-01-20
400323 CDT cdt-coda cdt-codan-inbox NEW --- Codan fails with NullPointerException 2013-03-15
405538 CDT cdt-coda cdt-codan-inbox NEW --- Codan action is only available within context menu 2013-05-17
407039 CDT cdt-coda cdt-codan-inbox NEW --- [CODAN] Restore Defaults on Code Analysis page does not restore custom checker preferences 2013-05-02
407069 CDT cdt-coda cdt-codan-inbox NEW --- CDT doesn't see noreturn attribute declared in header 2022-06-15
408218 CDT cdt-coda cdt-codan-inbox NEW --- Invalid redefinition for method with types defined with GCC attributes 2013-05-16
413384 CDT cdt-coda cdt-codan-inbox NEW --- [checker] Add checker for functions that are declared but not defined 2016-12-16
416283 CDT cdt-coda cdt-codan-inbox NEW --- 'Add break statement' quick fix doesn't work in the presence of a comment 2013-09-05
416315 CDT cdt-coda cdt-codan-inbox NEW --- Ambiguous base class lookup error message could be more helpful 2014-03-18
425042 CDT cdt-coda cdt-codan-inbox NEW --- False-positive "Field ... could not be resolved" when dereferencing struct members returned by std::vector::operator []. 2015-08-22
431863 CDT cdt-coda cdt-codan-inbox NEW --- [checker] Codan should report an error when constant value or pre-processor value is changed or modified at the later stage in the program 2014-06-18
437947 CDT cdt-coda cdt-codan-inbox NEW --- Error in the first tests when running codan suite test from Eclipse 2014-10-20
439553 CDT cdt-coda cdt-codan-inbox NEW --- Name collision 2019-01-22
442448 CDT cdt-coda cdt-codan-inbox NEW --- Dual #define causes CA to show problem that doesn't exist 2014-08-26
455467 CDT cdt-coda cdt-indexer-inbox NEW --- "Open Declaration" needs sometimes more than 30 secs 2020-09-04
463721 CDT cdt-coda cdt-codan-inbox NEW --- assertion failed: Different parents in Code Analysis page 2015-04-01
476388 CDT cdt-coda cdt-codan-inbox NEW --- Codan wrongly infers dead code based on the initial value of a variable 2015-09-01
477280 CDT cdt-coda cdt-codan-inbox NEW --- ClassCastException in CxxAstUtils.tryInferTypeFromFunctionCall (276) 2015-09-13
480947 CDT cdt-coda cdt-codan-inbox NEW --- IllegalArgumentException is thrown on every CDT launch 2015-11-13
481374 CDT cdt-coda cdt-codan-inbox NEW --- Codan misparsing __FILE__ macro in Qt headers 2015-11-12
483332 CDT cdt-coda cdt-codan-inbox NEW --- Unsupported statement type: CPPASTCaseStatement / CPPASTDefaultStatement 2015-11-30
484040 CDT cdt-coda cdt-codan-inbox NEW --- Investigate not activating codan at startup 2017-04-01
484373 CDT cdt-coda cdt-codan-inbox NEW --- this codan checker will report warning messages for all function usage without declarations in C. 2020-07-21
484780 CDT cdt-coda cdt-codan-inbox NEW --- "Class has virtual method but non-virtual destructor" warning should have a quick fix 2016-08-17
489553 CDT cdt-coda cdt-codan-inbox NEW --- ConcurrentModificationException below MapProblemPreference.clone 2016-03-15
505810 CDT cdt-coda cdt-codan-inbox NEW --- False positive "Unused declaration of function" warning when function is found via ADL 2016-10-12
507252 CDT cdt-coda cdt-codan-inbox NEW --- NPE in quickfixes if file is open in non-CEditor (has no open AST) 2017-05-30
510810 CDT cdt-coda cdt-codan-inbox NEW --- Only one candidate displayed for ambiguous function call 2017-01-22
511229 CDT cdt-coda cdt-codan-inbox NEW --- RFE: Add quick fixes for some basic gcc errors 2018-07-31
512824 CDT cdt-coda cdt-codan-inbox NEW --- Add option to ignore errors warnings from file or directory 2017-03-10
522597 CDT cdt-coda cdt-codan-inbox NEW --- Open Type Hierarchy class name collision 2017-09-21
527775 CDT cdt-coda cdt-codan-inbox NEW --- RFE: CODAN checker for return type 2017-11-27
534730 CDT cdt-coda cdt-codan-inbox NEW --- "Unused static function" for function definition when declaration is marked __attribute__((unused)) 2018-05-15
536846 CDT cdt-coda cdt-codan-inbox NEW --- False positive error in Codan 2018-07-12
537344 CDT cdt-coda cdt-codan-inbox REOP --- Troubles with "Name convention for function" and stream operators 2021-08-16
538264 CDT cdt-coda cdt-codan-inbox NEW --- CDT Indexer hangs with llvm+clang sources 2018-09-14
545877 CDT cdt-coda cdt-codan-inbox NEW --- [fn] No return in function returning non-void 2019-03-30
549130 CDT cdt-coda cdt-codan-inbox NEW --- [C++17] Codan Checkers for Mistakes in Structured Bindings 2019-07-10
550532 CDT cdt-coda cdt-codan-inbox NEW --- while enter the invalid id does not show the error message 2019-08-28
551801 CDT cdt-coda cdt-codan-inbox NEW --- Codan test cases with syntax errors 2019-10-06
561582 CDT cdt-coda alexander.fedorov ASSI --- Revise API for CDT Codan 2020-09-02
565367 CDT cdt-coda cdt-codan-inbox NEW --- Add code metrics checkers (lines of code, nested blocks, cyclomatic complexity) 2020-07-21
566279 CDT cdt-coda cdt-codan-inbox NEW --- java.lang.StackOverflowError while editing source code 2020-08-22
571723 CDT cdt-coda cdt-codan-inbox NEW --- Spurious warning when returning the address of a variable through a local reference 2021-03-06
575282 CDT cdt-coda cdt-codan-inbox NEW --- A valid linked resource where the path names does not match gives Unresolved inclusion 2021-08-06
575646 CDT cdt-coda cdt-codan-inbox NEW --- Codan ignores [[noreturn]] attibute 2021-08-26
575647 CDT cdt-coda cdt-codan-inbox NEW --- Codan doesn't recognise that for (;;){} doesn't terminate 2021-08-26
580175 CDT cdt-coda cdt-codan-inbox NEW --- Index not jump.Symbol 'xxx' could not be resolved 2022-06-15
580176 CDT cdt-coda cdt-codan-inbox NEW --- Symbol 'xxx' could not be resolve 2022-06-15
100 bugs found.

as