DiscussionsIssue archiveOCCT:Data Exchange

Archived issue #0030809

Data Exchange - fix misprint in RWMesh_CafReader::generateNames()

Open CASCADEOCCT:Data Exchangeclosed4 public notes

Search issues

Description

The code of RWMesh_CafReader::generateNames() has misprint - for loop skips assembles where it should not:
    for (XCAFPrs_DocumentExplorer aDocIter (myXdeDoc,
                                            aNewRootLabels,
                                            XCAFPrs_DocumentExplorerFlags_OnlyLeafNodes | XCAFPrs_DocumentExplorerFlags_NoStyle);
         aDocIter.More(); aDocIter.Next())

Steps to reproduce

N/A

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Commenter 3
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Tue Jun 25 15:31:56 2019 +0300

    0030809: Data Exchange - fix misprint in RWMesh_CafReader::generateNames()
02Author
03Commenter 1
Combination -
OCCT branch : [archived branch]
master SHA - [revision removed]
[revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.

Number of compiler warnings:
No new/fixed warnings

Regressions/Differences/Improvements:
No regressions/differences

CPU differences:
Debian80-64:
OCCT
Total CPU difference: 16483.4200000001 / 16513.620000000094 [-0.18%]
Products
Total CPU difference: 10489.950000000046 / 10515.620000000044 [-0.24%]
Windows-64-VC14:
OCCT
Total CPU difference: 17848.875 / 17822.375 [+0.15%]
Products
Total CPU difference: 12092.625 / 12126.671875 [-0.28%]

Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention
04Commenter 3
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records