View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010415 | Open CASCADE | OCCT:Foundation Classes | public | 2005-10-27 19:34 | 2006-08-02 13:11 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | Linux | ||||
| Fixed in Version | 6.1.0 | ||||
| Summary | 0010415: Some NCollection template classes are not compilable with gcc3.4.1 | ||||
| Description | In 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. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| duplicate of | 0013110 | closed | `IterAllocator' must be available |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-10-28 10:57 |
|
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 |
|
CC | => yde |
| 2011-08-02 11:23 | bugmaster | Category | OCCT:FDC => OCCT:Foundation Classes |