View Issue Details

IDProjectCategoryView StatusLast Update
0028229Open CASCADEOCCT:Modeling Datapublic2020-12-02 17:11
ReportermsvAssigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version7.1.0 
Target Version7.5.0Fixed in Version7.5.0 
Summary0028229: BRep_Builder::Transfert must not raise exception if the input edge is Locked
DescriptionThere is no reason to raise exception TopoDS_LockedShape in the method BRep_Builder::Transfert if the input edge is locked. It is simply needed to replace TE->ChangeCurves() with TE->Curves(), and no more methods modifying "Ein" are called.
Steps To ReproduceNot required
TagsNo tags attached.
Test case numberNot required

Activities

git

2020-04-17 10:03

administrator   ~0091606

Branch CR28229 has been created by ifv.

SHA-1: f6a2c2e9700913286ccf28c671ea3e7f936ac6ae


Detailed log of new commits:

Author: ifv
Date: Fri Apr 17 10:02:34 2020 +0300

    0028229: BRep_Builder::Transfert must not raise exception if the input edge is Locked
    
    BRep/BRep_Builder.cxx : raising exception is removed

ifv

2020-04-17 12:23

developer   ~0091627

Branch CR28229 is ready for review

msv

2020-05-19 15:50

developer   ~0092257

For integration:
occt - CR28229
products - none

bugmaster

2020-05-23 12:45

administrator   ~0092311

OCCT branch : IR-2020-05-22
master SHA - ae58f70718a089f84178d45a1bf9bee586d52d80
a206de37fbfa0bf71bd534ae47192bbec23b8522
Products branch : IR-2020-05-22 SHA - 454ac05077d8a84cd61adbfc32a89c7a61a67e10
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: 17169.13000000018 / 17197.13000000017 [-0.16%]
Products
Total CPU difference: 11217.810000000067 / 11198.660000000078 [+0.17%]
Windows-64-VC14:
OCCT
Total CPU difference: 18640.75 / 18655.984375 [-0.08%]
Products
Total CPU difference: 13006.1875 / 13006.671875 [-0.00%]


Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention

git

2020-05-30 12:26

administrator   ~0092418

Branch CR28229 has been deleted by inv.

SHA-1: f6a2c2e9700913286ccf28c671ea3e7f936ac6ae

Related Changesets

occt: master 8189cc72

2020-04-17 07:02:34

ifv


Committer: bugmaster Details Diff
0028229: BRep_Builder::Transfert must not raise exception if the input edge is Locked

BRep/BRep_Builder.cxx : raising exception is removed
Affected Issues
0028229
mod - src/BRep/BRep_Builder.cxx Diff File

Issue History

Date Modified Username Field Change
2016-12-16 10:22 msv New Issue
2016-12-16 10:22 msv Assigned To => msv
2017-07-20 15:30 msv Target Version 7.2.0 => 7.3.0
2017-12-05 17:01 msv Target Version 7.3.0 => 7.4.0
2019-08-12 16:37 msv Target Version 7.4.0 => 7.5.0
2020-04-17 10:03 git Note Added: 0091606
2020-04-17 10:15 ifv Assigned To msv => ifv
2020-04-17 10:15 ifv Status new => assigned
2020-04-17 12:23 ifv Note Added: 0091627
2020-04-17 12:23 ifv Assigned To ifv => msv
2020-04-17 12:23 ifv Status assigned => resolved
2020-04-17 12:23 ifv Steps to Reproduce Updated
2020-05-19 15:50 msv Note Added: 0092257
2020-05-19 15:50 msv Assigned To msv => bugmaster
2020-05-19 15:50 msv Status resolved => reviewed
2020-05-23 12:45 bugmaster Note Added: 0092311
2020-05-23 12:45 bugmaster Status reviewed => tested
2020-05-23 12:49 bugmaster Test case number => Not required
2020-05-23 12:52 bugmaster Changeset attached => occt master 8189cc72
2020-05-23 12:52 bugmaster Status tested => verified
2020-05-23 12:52 bugmaster Resolution open => fixed
2020-05-30 12:26 git Note Added: 0092418
2020-12-02 16:40 emo Fixed in Version => 7.5.0
2020-12-02 17:11 emo Status verified => closed