View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031841 | Community | OCCT:Coding | public | 2020-10-12 17:20 | 2020-12-02 17:13 |
Reporter | galbramc | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Mac | OS | OS | ||
Product Version | 7.5.0 | ||||
Target Version | 7.5.0 | Fixed in Version | 7.5.0 | ||
Summary | 0031841: Coding Rules, LDOM_XmlReader - eliminate new CLang compiler warning -Wtautological-overlap-compare | ||||
Description | src/LDOM/LDOM_XmlReader.cxx:205:30: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] if (myPtr[3] == 56 && myPtr[3] == 45) ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | ||||
Steps To Reproduce | Not required | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
|
Branch CR31841 has been created by mpv. SHA-1: ccbbf71ca1b166061bf56677e61b465751cfd99b Detailed log of new commits: Author: mpv Date: Mon Oct 12 17:49:21 2020 +0300 0031841: Coding Rules, LDOM_XmlReader - eliminate new CLang compiler warning -Wtautological-overlap-compare |
|
Minor fix, no tests required. |
|
Combination - OCCT branch : IR-2020-10-16 master SHA - ae9f4b64cacf0df612944b3694a3bdfa5f1f29cf a206de37fbfa0bf71bd534ae47192bbec23b8522 Products branch : IR-2020-10-16 SHA - fcb5abe005e152f7f923f4cf6c02acb07c027cdc 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: 18027.820000000127 / 18057.130000000117 [-0.16%] Products Total CPU difference: 12174.330000000093 / 12182.170000000115 [-0.06%] Windows-64-VC14: OCCT Total CPU difference: 19740.03125 / 19746.828125 [-0.03%] Products Total CPU difference: 13564.71875 / 13586.625 [-0.16%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
Branch CR31841 has been deleted by inv. SHA-1: ccbbf71ca1b166061bf56677e61b465751cfd99b |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-12 17:20 | galbramc | New Issue | |
2020-10-12 17:20 | galbramc | Assigned To | => abv |
2020-10-12 17:31 | kgv | Relationship added | child of 0031340 |
2020-10-12 17:32 | kgv | Assigned To | abv => mpv |
2020-10-12 17:32 | kgv | Status | new => assigned |
2020-10-12 17:32 | kgv | Product Version | => 7.5.0 |
2020-10-12 17:32 | kgv | Target Version | => 7.5.0 |
2020-10-12 17:32 | kgv | Summary | [OCCT] 7.5.0 Beta compiler warning => Coding Rules, LDOM_XmlReader - eliminate new CLang compiler warning -Wtautological-overlap-compare |
2020-10-12 17:33 | kgv | Description Updated | |
2020-10-12 17:46 | git | Note Added: 0095899 | |
2020-10-12 17:49 |
|
Note Added: 0095900 | |
2020-10-12 17:49 |
|
Assigned To | mpv => kgv |
2020-10-12 17:49 |
|
Status | assigned => resolved |
2020-10-12 17:49 |
|
Steps to Reproduce Updated | |
2020-10-12 17:58 | kgv | Assigned To | kgv => bugmaster |
2020-10-12 17:58 | kgv | Status | resolved => reviewed |
2020-10-17 13:21 | bugmaster | Note Added: 0096027 | |
2020-10-17 13:21 | bugmaster | Status | reviewed => tested |
2020-10-17 13:25 | bugmaster | Test case number | => Not required |
2020-10-17 13:31 | bugmaster | Changeset attached | => occt master 2958b91f |
2020-10-17 13:31 | bugmaster | Status | tested => verified |
2020-10-17 13:31 | bugmaster | Resolution | open => fixed |
2020-10-24 12:42 | git | Note Added: 0096231 | |
2020-12-02 16:22 |
|
Fixed in Version | => 7.5.0 |
2020-12-02 17:13 |
|
Status | verified => closed |