View Issue Details

IDProjectCategoryView StatusLast Update
0008758Open CASCADEOCCT:Application Frameworkpublic2012-01-16 12:55
Reporterimv Assigned Toszy  
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSLinux 
Fixed in Version5.2.3 
Summary0008758: compilation error with gcc3.4 at PCDM_RetrievalDriver.hxx
DescriptionGcc3.4 copmpiler returns error at PCDM_RetrievalDriver.hxx compilation becouse
the header uses method
PCDM_ReferenceIterator::Init(const Handle_CDM_MetaData&)
wich is declared PCDM_ReferenceIterator.hxx as private.
Gcc3.4 does not allow it.
The proper interface should be created.
Additional information
and documentation updates
Documentation remark, added by SZY 2005-05-31 07:49:55:

Changes:
Modified method PCDM_ReferenceIterator::Init() - private status is removed.
Modified entities:
PCDM_ReferenceIterator::Init()
TagsNo tags attached.
Test case number

Attached Files

  • PCDM_ReferenceIterator.zip (715 bytes)

Activities

2005-05-31 07:46

 

PCDM_ReferenceIterator.zip (715 bytes)

Issue History

Date Modified Username Field Change
2005-05-11 15:54 bugmaster Assigned To bugmaster => szy
2005-05-11 15:54 bugmaster Status new => assigned
2005-07-22 17:37 mkv CC => mkv
2005-08-03 15:21 bugmaster Status assigned => closed
2005-08-03 15:21 bugmaster Resolution @0@ => fixed
2011-08-02 10:32 bugmaster Category OCCT:OCAF => OCCT:Application Framework
2012-01-16 12:55 atp Description Updated
2012-01-16 12:55 atp Additional Information Updated