View Issue Details

IDProjectCategoryView StatusLast Update
0010415Open CASCADEOCCT:Foundation Classespublic2006-08-02 13:11
ReportersanAssigned Tosan 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSLinux 
Fixed in Version6.1.0 
Summary0010415: Some NCollection template classes are not compilable with gcc3.4.1
DescriptionIn OCCT 6.0 the following NCollection template classes cause compiler errors on
Mandarke 10.1 (with gcc 3.4.1) when used:

NCollection_Array1
NCollection_Array2
NCollection_Queue
NCollection_Stack
NCollection_SList
NCollection_Set
NCollection_DoubleMap

There is a common error in these template classes: CreateAllocator() method
calls IterAllocator() method of the base class without "this->" prefix.
TagsNo tags attached.
Test case number

Attached Files

  • san_OCC10415_v1.tar.gz (9,472 bytes)

Relationships

duplicate of 0013110 closedabv `IterAllocator' must be available 

Activities

2005-10-27 17:35

 

san_OCC10415_v1.tar.gz (9,472 bytes)

abv

2006-08-02 15:11

manager   ~0011005

*** Bug 13110 has been marked as a duplicate of this bug. ***

Issue History

Date Modified Username Field Change
2005-10-28 10:57 abv CC => skl
2005-11-03 16:45 bugmaster Assigned To bugmaster => san
2005-11-03 16:45 bugmaster Status new => assigned
2005-11-03 16:45 bugmaster Status assigned => tested
2005-11-03 16:46 bugmaster CC => imv
2005-11-18 16:31 bugmaster Status tested => verified
2006-04-06 15:55 bugmaster Status verified => closed
2006-04-06 15:55 bugmaster Resolution @0@ => fixed
2006-08-02 15:11 abv CC => yde
2011-08-02 11:23 bugmaster Category OCCT:FDC => OCCT:Foundation Classes