View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0030972 | Open CASCADE | OCCT:Visualization | public | 2019-09-17 10:22 | 2019-12-16 09:52 |
| Reporter | kgv | Assigned To | bugmaster | ||
| Priority | normal | Severity | integration request | ||
| Status | closed | Resolution | duplicate | ||
| Target Version | 7.5.0 | ||||
| Summary | 0030972: Visualization - remove deprecated iterators embedded into TKV3d containers | ||||
| Description | Classes like SelectMgr_SelectableObject hold iterators as class fields, which has been deprecated for a while:
//! Begins the iteration scanning for sensitive primitives.
Standard_DEPRECATED("Deprecated method, Selections() should be used instead")
void Init() { mycurrent = 1; }
It's time removing them. | ||||
| Steps To Reproduce | N/A | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-09-17 10:22 | kgv | New Issue | |
| 2019-09-17 10:22 | kgv | Assigned To | => kgv |
| 2019-09-17 10:24 | kgv | Relationship added | related to 0029367 |
| 2019-09-17 10:24 | kgv | Relationship added | child of 0028987 |
| 2019-11-18 17:14 | kgv | Note Added: 0089058 | |
| 2019-11-18 17:14 | kgv | Assigned To | kgv => bugmaster |
| 2019-11-18 17:14 | kgv | Status | new => feedback |
| 2019-11-18 17:14 | kgv | Resolution | open => duplicate |
| 2019-12-16 09:52 | bugmaster | Status | feedback => closed |