View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0033036 | Open CASCADE | OCCT:Coding | public | 2022-06-27 16:44 | 2023-08-01 15:09 |
| Reporter | alukin | Assigned To | alukin | ||
| Priority | normal | Severity | integration request | ||
| Status | new | Resolution | open | ||
| Product Version | 7.6.0 | ||||
| Target Version | Unscheduled | ||||
| Summary | 0033036: Coding - collect and fix CppCheck issues - style | ||||
| Description | Check potential issues and fix them if necessary. OCCT revision: 63fa56bc83f2f366068fd2e67fce3ea4ff0c5ee3 In 33024.xlsx (Sheet tab) the following style issues: 1. - duplicateAssignExpression - duplicate Condition - duplicateConditionalAssign - duplicate Expression - duplicateValueTernary - knownArgument - knownConditionTrueFalse - multiCondition - redundantAssignment - redundant Condition - redundantInitialization - unsignedLessThanZero 2. - arrayIndexThenCheck - assignBoolToFloat - clarifyCalculation - comparisonOfBoolWithBoolError - constParameter - constParameterCallback - constVariable - cstyleCast - duplicateBreak - exceptRethrowCopy - missingOverride - noConstructor - noExplicitConstructor - operatorEqRetRefThis - shadowFunction - shadowVariable - truncLongCastAssignment - unreachableCode - unreadVariable - unusedFunction - unusedPrivateFunction - unusedStructMember - unusedVariable - variableScope - virtualCallInConstructor | ||||
| Steps To Reproduce | N/A | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-06-27 16:44 | alukin | New Issue | |
| 2022-06-27 16:44 | alukin | Assigned To | => alukin |
| 2022-06-27 16:44 | alukin | Issue generated from: 0033024 | |
| 2022-06-27 16:44 | alukin | Summary | Coding - collect and fix CppCheck issues => Coding - collect and fix CppCheck issues - style |
| 2022-06-27 16:51 | alukin | Relationship added | parent of 0033024 |
| 2022-06-27 20:17 | alukin | Note Added: 0109298 | |
| 2022-06-27 20:17 | alukin | File Added: 33024.xlsx | |
| 2022-06-27 20:43 | alukin | Description Updated | |
| 2022-06-28 06:27 |
|
Target Version | 7.6.3 => 7.7.0 |
| 2022-06-28 08:59 |
|
Relationship deleted | parent of 0033024 |
| 2022-06-28 08:59 |
|
Relationship added | child of 0033024 |
| 2022-08-17 12:01 | kgv | Target Version | 7.7.0 => 7.8.0 |
| 2023-08-01 15:09 | dpasukhi | Target Version | 7.8.0 => Unscheduled |