View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032910 | Open CASCADE | OCCT:Coding | public | 2022-04-05 11:02 | 2023-03-19 23:18 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2019 | ||
Product Version | 7.6.0 | ||||
Target Version | 7.7.0 | Fixed in Version | 7.6.3 | ||
Summary | 0032910: Coding Rules - fix uninitialized class fields in constructor initialization block reported by VS2019/C++20 | ||||
Description | Microsoft Visual Studio Professional 2019 Version 16.11.11 std=c++20 Get rid of warnings about uninitialized class fields in constructor initialization block. | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
child of | 0032887 | assigned | Coding - Problem of compilation on VS2019/C++20 |
|
Branch CR32910 has been created by ddzama. SHA-1: 9a0d35aa66cfb7240fd5871b54db8c993afcda81 Detailed log of new commits: Author: Dmitry DZAMA Date: Thu Mar 31 07:26:39 2022 +0300 0032910: Coding Rules - eliminate MSVS2019 warnings (fix uninitialized class fields in constructor initialization block) Microsoft Visual Studio Professional 2019 Version 16.11.11 std=c++20 Get rid of warnings about uninitialized class fields in constructor initialization block. |
|
Branch CR32910 has been updated forcibly by ddzama. SHA-1: f94752cfc86eed15e5836b39169b2f90f153fb72 |
|
Branch CR32910 has been updated forcibly by ddzama. SHA-1: 28445a5929b6b3e4a3c9d557a34ea5d5d5b286de |
|
Branch CR32910 has been updated forcibly by ddzama. SHA-1: eac4d9cf9f8f93d7700a463203fc0229eabe9d18 |
|
Please raise the fix. |
|
Combination - OCCT branch : IR-2022-04-08 master SHA - 7021de2fe7a69d4c788ccf43b8b096dbcc8597c8 49e51745631c52b6c452c65adae4d6dfa21a1b1e Products branch : IR-2022-04-08 SHA - e16d959d441765c483049307ba7293173532103a was compiled on Linux, MacOS and Windows platforms and tested in optimize mode. Number of compiler warnings: No new/fixed warnings Regressions/Differences/Improvements: No regressions/differences CPU differences: Debian80-64: OCCT Total CPU difference: 18452.87000000039 / 18490.94000000032 [-0.21%] Products Total CPU difference: 11761.310000000152 / 11719.920000000124 [+0.35%] Windows-64-VC14: OCCT Total CPU difference: 20539.828125 / 20552.71875 [-0.06%] Products Total CPU difference: 13248.21875 / 13242.609375 [+0.04%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
Branch CR32910 has been deleted by vglukhik. SHA-1: eac4d9cf9f8f93d7700a463203fc0229eabe9d18 |
occt: master 878ea8cd 2022-03-31 07:26:39
Committer: |
0032910: Coding Rules - fix uninitialized class fields in constructor initialization block reported by VS2019/C++20 Microsoft Visual Studio Professional 2019 Version 16.11.11 std=c++20 Get rid of warnings about uninitialized class fields in constructor initialization block. |
Affected Issues 0032910 |
|
mod - src/NCollection/NCollection_BaseVector.hxx | Diff File | ||
mod - src/SelectMgr/SelectMgr_BVHThreadPool.hxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-04-05 11:02 |
|
New Issue | |
2022-04-05 11:02 |
|
Assigned To | => ddzama |
2022-04-05 11:03 |
|
Relationship added | parent of 0032909 |
2022-04-05 11:03 |
|
Relationship added | child of 0032887 |
2022-04-07 12:26 | kgv | Summary | Fix uninitialized class fields in constructor initialization block => Coding Rules - fix uninitialized class fields in constructor initialization block |
2022-04-07 12:26 | kgv | Product Version | 7.7.0 => 7.6.0 |
2022-04-07 12:28 | kgv | Relationship deleted | parent of 0032909 |
2022-04-07 12:36 | kgv | Summary | Coding Rules - fix uninitialized class fields in constructor initialization block => Coding Rules - fix uninitialized class fields in constructor initialization block reported by VS2019/C++20 |
2022-04-07 14:28 | git | Note Added: 0107687 | |
2022-04-07 14:33 |
|
Relationship deleted | child of 0032887 |
2022-04-07 14:39 | git | Note Added: 0107700 | |
2022-04-07 14:53 |
|
Relationship added | child of 0032887 |
2022-04-07 15:14 | git | Note Added: 0107714 | |
2022-04-07 15:17 | git | Note Added: 0107716 | |
2022-04-08 18:18 | kgv | Assigned To | ddzama => bugmaster |
2022-04-08 18:18 | kgv | Status | new => resolved |
2022-04-08 18:18 | kgv | Note Added: 0107766 | |
2022-04-08 18:19 | kgv | Status | resolved => reviewed |
2022-04-09 09:50 |
|
Status | reviewed => tested |
2022-04-09 09:50 |
|
Note Added: 0107794 | |
2022-04-09 09:53 |
|
Test case number | => Not required |
2022-04-10 10:42 |
|
Changeset attached | => occt master 878ea8cd |
2022-04-10 10:42 |
|
Assigned To | bugmaster => ddzama |
2022-04-10 10:42 |
|
Status | tested => verified |
2022-04-10 10:42 |
|
Resolution | open => fixed |
2023-01-21 21:11 | git | Note Added: 0112952 | |
2023-03-19 23:18 | vglukhik | Status | verified => closed |
2023-03-19 23:18 | vglukhik | Fixed in Version | => 7.6.3 |