View Issue Details

IDProjectCategoryView StatusLast Update
0033036Open CASCADEOCCT:Codingpublic2023-08-01 15:09
Reporteralukin Assigned Toalukin  
PrioritynormalSeverityintegration request 
Status newResolutionopen 
Product Version7.6.0 
Target VersionUnscheduled 
Summary0033036: Coding - collect and fix CppCheck issues - style
DescriptionCheck 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 ReproduceN/A
TagsNo tags attached.
Test case number

Attached Files

  • 33024.xlsx (1,620,697 bytes)

Relationships

child of 0033024 assigneddpasukhi Coding - collect and fix CppCheck issues 

Activities

alukin

2022-06-27 20:17

developer   ~0109298

33024.xlsx (1,620,697 bytes)

Issue History

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 azv Target Version 7.6.3 => 7.7.0
2022-06-28 08:59 azv Relationship deleted parent of 0033024
2022-06-28 08:59 azv 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