View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028796 | Open CASCADE | OCCT:Coding | public | 2017-05-29 12:42 | 2017-09-29 16:25 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2013 | ||
Product Version | 7.2.0 | ||||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0028796: Coding Rules - fix declaration of Move constructor in NCollection_Array1 | ||||
Description | The Move constructor in NCollection_Array1 is declared with const argument:NCollection_Array1 (const NCollection_Array1&& theOther) producing the following compilation error: c:\occt\src\NCollection\NCollection_Array1.hxx:201: error: C3490: 'myUpperBound' cannot be modified because it is being accessed through a const object | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR28796 has been created by kgv. SHA-1: ff7c7841d7492b2b4f67c9308dcbc4516097c8d0 Detailed log of new commits: Author: kgv Date: Mon May 29 12:46:59 2017 +0300 0028796: Coding Rules - fix declaration of Move constructor in NCollection_Array1 |
|
Please check compilation, regression testing is not needed. |
|
Dear BugMaster, Branch CR28796 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms on Release mode. SHA-1: ff7c7841d7492b2b4f67c9308dcbc4516097c8d0 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 : 1197 |
|
Dear BugMaster, Branch CR28796 is TESTED. |
|
Branch CR28796 has been deleted by inv. SHA-1: ff7c7841d7492b2b4f67c9308dcbc4516097c8d0 |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-29 12:42 | kgv | New Issue | |
2017-05-29 12:42 | kgv | Assigned To | => kgv |
2017-05-29 12:51 | git | Note Added: 0066714 | |
2017-05-29 12:52 | kgv | Note Added: 0066715 | |
2017-05-29 12:52 | kgv | Assigned To | kgv => bugmaster |
2017-05-29 12:52 | kgv | Status | new => resolved |
2017-05-29 12:52 | kgv | Status | resolved => reviewed |
2017-05-29 12:52 | kgv | Relationship added | child of 0028470 |
2017-05-29 13:17 |
|
Assigned To | bugmaster => mkv |
2017-05-30 16:03 |
|
Note Added: 0066886 | |
2017-05-30 16:04 |
|
Note Added: 0066887 | |
2017-05-30 16:04 |
|
Assigned To | mkv => bugmaster |
2017-05-30 16:04 |
|
Status | reviewed => tested |
2017-05-30 16:04 |
|
Test case number | => Not needed |
2017-06-02 10:28 | bugmaster | Changeset attached | => occt master 3ae5dc81 |
2017-06-02 10:28 | bugmaster | Status | tested => verified |
2017-06-02 10:28 | bugmaster | Resolution | open => fixed |
2017-06-02 10:45 | git | Note Added: 0066995 | |
2017-09-29 16:18 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:25 |
|
Status | verified => closed |