View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028979 | Open CASCADE | OCCT:Coding | public | 2017-08-07 18:03 | 2017-09-29 16:29 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | integration request | ||
Status | closed | Resolution | fixed | ||
Platform | Linux | ||||
Product Version | 7.1.0 | ||||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0028979: Coding rules - eliminate GCC compiler warnings -Wstrict-aliasing within Graphic3d_ArrayOfPrimitives.lxx | ||||
Description | The following GCC 6.3.0 compiler warnings should be suppressed:/occt.git/inc/../src/Graphic3d/Graphic3d_ArrayOfPrimitives.lxx|308|warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]| /occt.git/src/AIS/AIS_Triangulation.cxx|269|warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]| | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
|
Branch CR28979 has been created by kgv. SHA-1: 7cfc67ff5adc8352f6ff86da58d84f8d37f5d420 Detailed log of new commits: Author: kgv Date: Mon Aug 7 19:42:34 2017 +0300 0028979: Coding rules - eliminate GCC compiler warnings -Wstrict-aliasing within Graphic3d_ArrayOfPrimitives.lxx |
|
Please take the patch. http://jenkins-test-10.nnov.opencascade.com:8080/view/CR28979-master-KGV/view/OCCT%20compile/ |
|
Combination - OCCT branch : CR28979 : SHA1 - 7cfc67ff5adc8352f6ff86da58d84f8d37f5d420 Products branch : master Number of compiler warnings: OCCT : Linux: 0 (0 on master) Windows: 0 (0 on master) MacOS : 0 (0 on master) Products : Linux: 5 (5 on master) Windows: 0 (0 on master) MacOS : 0 (0 on master) Regressions/Differences/Improvements: No regressions/differences CPU differences: No differences that require special attention Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
Branch CR28979 has been deleted by kgv. SHA-1: 7cfc67ff5adc8352f6ff86da58d84f8d37f5d420 |
occt: master 7379f442 2017-08-07 16:42:34 Committer: bugmaster Details Diff |
0028979: Coding rules - eliminate GCC compiler warnings -Wstrict-aliasing within Graphic3d_ArrayOfPrimitives.lxx |
Affected Issues 0028979 |
|
mod - src/AIS/AIS_Triangulation.cxx | Diff File | ||
mod - src/Graphic3d/FILES | Diff File | ||
mod - src/Graphic3d/Graphic3d_ArrayOfPrimitives.cxx | Diff File | ||
mod - src/Graphic3d/Graphic3d_ArrayOfPrimitives.hxx | Diff File | ||
rm - src/Graphic3d/Graphic3d_ArrayOfPrimitives.lxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-08-07 18:03 | kgv | New Issue | |
2017-08-07 18:03 | kgv | Assigned To | => kgv |
2017-08-07 19:43 | git | Note Added: 0069184 | |
2017-08-07 19:45 | kgv | Severity | minor => integration request |
2017-08-07 23:06 | kgv | Note Added: 0069187 | |
2017-08-07 23:06 | kgv | Assigned To | kgv => bugmaster |
2017-08-07 23:06 | kgv | Status | new => resolved |
2017-08-07 23:06 | kgv | Status | resolved => reviewed |
2017-08-08 16:14 | bugmaster | Test case number | => Not required |
2017-08-08 16:26 | bugmaster | Note Added: 0069214 | |
2017-08-08 16:26 | bugmaster | Status | reviewed => tested |
2017-08-11 07:52 | bugmaster | Changeset attached | => occt master 7379f442 |
2017-08-11 07:52 | bugmaster | Status | tested => verified |
2017-08-11 07:52 | bugmaster | Resolution | open => fixed |
2017-08-18 17:00 | git | Note Added: 0069653 | |
2017-09-29 16:17 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:29 |
|
Status | verified => closed |