View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027810 | Open CASCADE | OCCT:Foundation Classes | public | 2016-08-25 16:43 | 2016-12-09 16:39 |
Reporter | oan | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2015 | ||
Target Version | 7.1.0 | Fixed in Version | 7.1.0 | ||
Summary | 0027810: Compilation error on NCollection_UBTree::Kill() | ||||
Description | Visual Studio raises compilation error when call to NCollection_UBTree::Kill() is used in user's code due to inconsistency of signature of delNode() with type of passed parameter (Handle(NCollection_BaseAllocator)& theAlloc instead of const Handle(NCollection_BaseAllocator)& theAlloc used in Kill). | ||||
Steps To Reproduce | Not needed | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR27810 has been created by oan. SHA-1: 8769b46ec7d362a80303841e4a2fdd59922e43b6 Detailed log of new commits: Author: oan Date: Thu Aug 25 16:46:13 2016 +0300 0027810: Compilation error on NCollection_UBTree::Kill() |
|
Please review. |
|
No remarks, please test (compilation only) |
|
Branch CR27810 has been updated forcibly by mkv. SHA-1: ca94b0c03f2fb4341dcee237a8ab12cd28d57b51 |
|
Dear BugMaster, Branch CR27810 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms on Release mode. SHA-1: ca94b0c03f2fb4341dcee237a8ab12cd28d57b51 Number of compiler warnings: occt component : Linux: 0 (0 on master) Windows: 0 (0 on master) MacOS : 0 (0 on master) products component : Linux: 64 (64 on master) Windows: 0 (0 on master) MacOS : 1134 |
|
Dear BugMaster, Branch CR27810 is TESTED. |
|
Branch CR27810 has been deleted by kgv. SHA-1: ca94b0c03f2fb4341dcee237a8ab12cd28d57b51 |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-08-25 16:43 | oan | New Issue | |
2016-08-25 16:43 | oan | Assigned To | => abv |
2016-08-25 16:44 | git | Note Added: 0057069 | |
2016-08-25 16:45 | oan | Note Added: 0057070 | |
2016-08-25 16:45 | oan | Status | new => resolved |
2016-08-25 16:45 | oan | Steps to Reproduce Updated | |
2016-08-29 08:30 |
|
Note Added: 0057242 | |
2016-08-29 08:30 |
|
Assigned To | abv => bugmaster |
2016-08-29 08:30 |
|
Status | resolved => reviewed |
2016-08-29 12:28 |
|
Assigned To | bugmaster => mkv |
2016-08-29 13:58 | git | Note Added: 0057257 | |
2016-08-29 18:22 |
|
Note Added: 0057270 | |
2016-08-29 18:23 |
|
Note Added: 0057271 | |
2016-08-29 18:23 |
|
Assigned To | mkv => bugmaster |
2016-08-29 18:23 |
|
Status | reviewed => tested |
2016-08-29 18:23 |
|
Test case number | => Not needed |
2016-09-02 10:27 | bugmaster | Changeset attached | => occt master 1ede545f |
2016-09-02 10:27 | bugmaster | Status | tested => verified |
2016-09-02 10:27 | bugmaster | Resolution | open => fixed |
2016-10-28 21:48 | git | Note Added: 0059569 | |
2016-12-09 16:30 |
|
Status | verified => closed |
2016-12-09 16:39 |
|
Fixed in Version | => 7.1.0 |