View Issue Details

IDProjectCategoryView StatusLast Update
0024449CommunityOCCT:Data Exchangepublic2017-07-28 12:58
ReporterPawel Assigned Togka 
PrioritynormalSeverityjust a question 
Status newResolutionopen 
PlatformAOSL 
Product Version6.7.0 
Summary0024449: Dead code in StepData_Protocol.cxx
DescriptionIn StepData_Protocol.cxx there are four loops following the scheme:

nb = NbResources()
for(i = 1; i <= nb; i++)
...

The point is StepData_Protocol::NbResources always returns 0.

Was this intended? Is this code a preparation for extending the existing functionality or is this a bug?
TagsNo tags attached.
Test case numberNot required

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-12-09 20:22 Pawel New Issue
2013-12-09 20:22 Pawel Assigned To => gka
2017-07-28 12:58 apv Test case number => Not required