View Issue Details

IDProjectCategoryView StatusLast Update
0005953Open CASCADEOCCT:Data Exchangepublic2006-06-29 09:15
ReporterptvAssigned Toptv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.2.1 
Summary0005953: Wrong STEPCAFControl_Reader constructors
DescriptionDear Data Exchange team,
I've found that constructor of STEPCAFControl_Rearder is not fully defined.
1) In first constructor there is no initialisation of myFiles field (As result,
using this constructor and reading any STEP files with external references leads
to exception)
2) The second constructor have no initialisation of the following fields:
 - myGDTMode
 - myMatMode

PS: In attach you could find the possible fix for STEPCAFControl_Reader (not
compiled, not tested).
BR, PTv.
TagsNo tags attached.
Test case number

Attached Files

  • STEPCAFControl_Reader.cxx (85,942 bytes)

Activities

2004-05-24 06:28

 

STEPCAFControl_Reader.cxx (85,942 bytes)

Issue History

Date Modified Username Field Change
2004-05-26 11:23 bugmaster Assigned To bugmaster => pdn
2004-05-26 11:23 bugmaster Status new => assigned
2004-09-30 12:46 bugmaster Assigned To pdn => ptv
2004-09-30 14:40 mkv CC => mkv, aki
2004-10-06 15:21 bugmaster Status assigned => tested
2004-10-11 10:46 bugmaster Status tested => verified
2004-11-01 12:21 bugmaster Status verified => closed
2004-11-01 12:21 bugmaster Resolution @0@ => fixed
2011-08-02 11:12 bugmaster Category OCCT:DTE => OCCT:Data Exchange