View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024449 | Community | OCCT:Data Exchange | public | 2013-12-09 20:22 | 2017-07-28 12:58 |
Reporter | Pawel | Assigned To | |||
Priority | normal | Severity | just a question | ||
Status | new | Resolution | open | ||
Platform | A | OS | L | ||
Product Version | 6.7.0 | ||||
Summary | 0024449: Dead code in StepData_Protocol.cxx | ||||
Description | In 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? | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||