View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026394 | Open CASCADE | OCCT:Visualization | public | 2015-07-02 19:36 | 2015-10-23 20:50 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | integration request | ||
Status | closed | Resolution | fixed | ||
OS | Linux | ||||
Product Version | 6.9.0 | ||||
Target Version | 6.9.1 | Fixed in Version | 6.9.1 | ||
Summary | 0026394: Visualization - eliminate unused variable in SelectMgr_RectangularFrustum | ||||
Description | In SelectMgr_RectangularFrustum::segmentSegmentDistance an additional parameter aSc is declared and calculated, but not used for further calculations, therefore it produces compilation warning on Linux. | ||||
Steps To Reproduce | Not needed | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR26394 has been created by vpa. SHA-1: 8b683ff0dd7239fac8f74f61eb7c33ffab41e40c Detailed log of new commits: Author: vpa Date: Thu Jul 2 20:00:32 2015 +0300 0026394: Visualization - eliminate unused variable in SelectMgr_RectangularFrustum Unnecessary calculations were removed |
|
Dear Kirill, please review patch in branch CR26394. |
|
Please test the patch. |
|
Branch CR26394 has been updated forcibly by apv. SHA-1: b4fb5201dfc9e56e9f16350a02ba5538ea8976a1 |
|
Branch CR26394 has been rebased on the current master |
|
Dear BugMaster, Branch CR26394 from occt git-repository (and master from products git-repository) was compiled on Linux and Windows platforms and tested. SHA-1: b4fb5201dfc9e56e9f16350a02ba5538ea8976a1 Number of compiler warnings: occt component: Linux: 24 (25 on master) Windows: 0 (0 on master) products component: Linux: 37 (37 on master) Windows: 0 (0 on master) Regressions/Differences: Not detected Testing cases: Not needed Testing on Linux: Total MEMORY difference: 96768887 / 96884652 [-0.12%] Total CPU difference: 17546.86999999979 / 17559.859999999717 [-0.07%] Testing on Windows: Total MEMORY difference: 56572952 / 56601020 [-0.05%] Total CPU difference: 16196.148620798893 / 15950.400245498931 [+1.54%] |
|
Branch CR26394 has been deleted by kgv. SHA-1: b4fb5201dfc9e56e9f16350a02ba5538ea8976a1 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-07-02 19:36 |
|
New Issue | |
2015-07-02 19:36 |
|
Assigned To | => vpa |
2015-07-02 19:56 |
|
Status | new => assigned |
2015-07-02 20:00 | git | Note Added: 0042691 | |
2015-07-03 12:12 |
|
Note Added: 0042703 | |
2015-07-03 12:12 |
|
Assigned To | vpa => kgv |
2015-07-03 12:12 |
|
Status | assigned => resolved |
2015-07-03 13:14 | kgv | Assigned To | kgv => dbp |
2015-07-07 10:42 | kgv | Note Added: 0042779 | |
2015-07-07 10:42 | kgv | Assigned To | dbp => bugmaster |
2015-07-07 10:42 | kgv | Severity | minor => integration request |
2015-07-07 10:42 | kgv | Status | resolved => reviewed |
2015-07-07 14:14 |
|
Assigned To | bugmaster => apv |
2015-07-07 15:15 | git | Note Added: 0042802 | |
2015-07-07 15:16 |
|
Note Added: 0042803 | |
2015-07-08 15:07 |
|
Test case number | => Not needed |
2015-07-08 15:52 |
|
Note Added: 0042833 | |
2015-07-08 15:52 |
|
Assigned To | apv => bugmaster |
2015-07-08 15:52 |
|
Status | reviewed => tested |
2015-07-10 11:40 | bugmaster | Changeset attached | => occt master a52c06d5 |
2015-07-10 11:40 | bugmaster | Status | tested => verified |
2015-07-10 11:40 | bugmaster | Resolution | open => fixed |
2015-07-27 13:39 | git | Note Added: 0043529 | |
2015-08-26 11:04 |
|
Target Version | 7.0.0 => 6.9.1 |
2015-10-16 14:56 |
|
Status | verified => closed |
2015-10-23 20:50 |
|
Fixed in Version | => 6.9.1 |