View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008758 | Open CASCADE | OCCT:Application Framework | public | 2005-05-05 16:14 | 2012-01-16 12:55 |
| Reporter | imv | Assigned To | |||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | Linux | ||||
| Fixed in Version | 5.2.3 | ||||
| Summary | 0008758: compilation error with gcc3.4 at PCDM_RetrievalDriver.hxx | ||||
| Description | Gcc3.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() | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| 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 |
|
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 |
|
Description Updated | |
| 2012-01-16 12:55 |
|
Additional Information Updated |