View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0028358 | Community | OCCT:Visualization | public | 2017-01-16 12:27 | 2017-01-20 16:54 |
| Reporter | devocctgp | Assigned To | bugmaster | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Product Version | 7.1.0 | ||||
| Summary | 0028358: class Select3D_SensitiveSet 's destructor, should it be virtual ? | ||||
| Description | class Select3D_SensitiveSet 's destructor, should it be virtual ? please check the picture | ||||
| Tags | No tags attached. | ||||
| Test case number | Not needed | ||||
|
|
|
QQ截图20170116172405.png (57,304 bytes) |
|
|
The destructor should be declared virtual in the base class (it is Standard_Transient in this case). Specifying "virtual" later on is a good style practice, but is not required by C++ language (has no effect). |
|
|
Dear bugmaster, please close the issue. > devocctgp >> ok resolved ! please close this issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-01-16 12:27 | devocctgp | New Issue | |
| 2017-01-16 12:27 | devocctgp | Assigned To | => kgv |
| 2017-01-16 12:27 | devocctgp | File Added: QQ截图20170116172405.png | |
| 2017-01-16 12:31 | kgv | Note Added: 0062622 | |
| 2017-01-16 12:31 | kgv | Note Edited: 0062622 | |
| 2017-01-16 15:46 | devocctgp | Status | new => resolved |
| 2017-01-16 15:46 | devocctgp | Steps to Reproduce Updated | |
| 2017-01-16 18:18 | kgv | Note Added: 0062647 | |
| 2017-01-16 18:18 | kgv | Assigned To | kgv => bugmaster |
| 2017-01-16 18:18 | kgv | Status | resolved => feedback |
| 2017-01-16 18:18 | kgv | Resolution | open => no change required |
| 2017-01-16 18:18 | kgv | Product Version | 7.3.0 => 7.1.0 |
| 2017-01-16 18:18 | kgv | Steps to Reproduce Updated | |
| 2017-01-20 16:54 | apn | Test case number | => Not needed |
| 2017-01-20 16:54 | apn | Status | feedback => closed |
| 2017-01-20 16:54 | apn | Target Version | 7.2.0 => |