View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0021552 | Open CASCADE | OCCT:Modeling Algorithms | public | 2010-01-22 17:22 | 2012-01-10 16:26 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 6.4.0 | ||||
| Summary | 0021552: Minor improvements in NCollection package | ||||
| Description | Two minor improvements are made in NCollection package for MS Visual C++ 9.0 compiler: - NCollection_Handle class: avoided ambiguity when initialized by 0 - NCollection_UBTreeFiller: avoid compiler warning on impossibility to create assignment operator automatically | ||||
| Additional information and documentation updates | Documentation remark, added by ABV 2010-05-04 15:41:09: Improvements: Two minor improvements are made in NCollection package: - NCollection_Handle class: avoid ambiguity of constructors when initialized by 0; provide cast operator to pointer to contained type - NCollection_UBTreeFiller: avoid compiler warning on impossibility to create assignment operator automatically (MS Visual C++ 9.0) - NCollection_BaseCollection: virtual destructor provided to ensure correct destruction for descendants | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-01-22 17:44 | bugmaster | Assigned To | bugmaster => abv |
| 2010-01-22 17:44 | bugmaster | Status | new => assigned |
| 2010-01-22 18:07 |
|
Status | assigned => resolved |
| 2010-05-31 15:30 |
|
CC | => apv |
| 2010-06-10 20:07 |
|
Status | resolved => tested |
| 2010-06-10 20:19 | bugmaster | Status | tested => verified |
| 2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
| 2012-01-10 16:26 |
|
Description Updated | |
| 2012-01-10 16:26 |
|
Additional Information Updated |