View Issue Details

IDProjectCategoryView StatusLast Update
0009692Open CASCADEOCCT:Foundation Classespublic2012-01-16 11:24
Reporterbugmaster Assigned Toskl 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Summary0009692: Creation of gcc3.4 compatible Products version
DescriptionSince release 5.2.4 of Open CASCADE became compatible with gcc3.4. However,
Value Added Services (VAS) still not compatible with gcc3.4.
Prerequisites
Preliminary analysis shows that main quantity of compilation errors at
compilation VAS by gcc3.4 compiler are connected with NCollection_Vector.hxx
file. We can estimate that other templates from NCollection are not satisfied to
requirements of gcc3.4 (limitations of friend methods call from external
classes). Thus porting of VAS on gcc3.4 implies reelaboration of all NCollection
classes according to gcc3.4 requirements.
Additional information
and documentation updates
Documentation remark, added by SKL 2005-08-30 13:45:04:

Changes:
At present most of macro from package NCollection are incarnate using
corresponding templates. There is no reason to use such macro in future - using
of templates are recommended.

TagsNo tags attached.
Test case number

Attached Files

Activities

2005-08-03 11:43

 

2005-08-30 13:40

 

skl-occ9692.zip (132,716 bytes)

2005-09-07 13:22

 

2005-09-07 16:59

 

mkv-OCC9692.tar.gz (131,097 bytes)

Issue History

Date Modified Username Field Change
2005-08-03 13:30 bugmaster Type => FIP
2005-08-03 13:30 bugmaster Assigned To bugmaster => abv
2005-08-03 13:30 bugmaster Status new => assigned
2005-08-03 13:30 bugmaster Category => FDC
2005-08-03 13:42 bugmaster CC => imv
2005-08-25 08:33 bugmaster Assigned To abv => skl
2005-08-30 15:45 skl Status assigned => resolved
2005-09-09 16:34 aki Status resolved => tested
2005-09-12 15:17 bugmaster Status tested => verified
2005-11-17 19:13 bugmaster Status verified => closed
2005-11-17 19:13 bugmaster Resolution @0@ => fixed
2011-08-02 11:23 bugmaster Category OCCT:FDC => OCCT:Foundation Classes
2012-01-16 11:24 atp Fixed in Version EMPTY =>
2012-01-16 11:24 atp Description Updated
2012-01-16 11:24 atp Additional Information Updated