View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025751 | Open CASCADE | OCCT:Coding | public | 2015-01-26 11:34 | 2015-05-14 15:31 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.8.0 | ||||
Target Version | 6.9.0 | Fixed in Version | 6.9.0 | ||
Summary | 0025751: Eliminate GCC warning -Wunused-but-set-variable in gp_GTrsf2d.cxx for Android build | ||||
Description | It is necessary to eliminate GCC warning -Wunused-but-set-variable in file gp_GTrsf2d.cxx: gp_GTrsf2d.cxx: In member function 'gp_Trsf2d gp_GTrsf2d::Trsf2d() const': gp_GTrsf2d.cxx:137:17: warning: variable 'value' set but not used [-Wunused-but-set-variable] Standard_Real value; ^ | ||||
Steps To Reproduce | Fixed. Please check. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR25751 has been created by azn. SHA-1: ced92a69a58d557e2f61684612db4053a6331c56 Detailed log of new commits: Author: azn Date: Tue Feb 17 11:55:48 2015 +0300 0025751: Eliminate GCC warning -Wunused-but-set-variable in gp_GTrsf2d.cxx for Android build Exception macros conditions have been fixed. |
|
Please change orthogonality checks so that they are always enabled, to avoid different behavior in Debug and Release mode (i.e. do not use macros No_Exception, ..._Raise_if). The checks made in gp_GTrsf and gp_GTrsf2d should be similar, I suggest that simple check as used in gp_GTrsf should be done in gp_GTrsf2d, too. |
|
Branch CR25751 has been updated by azn. SHA-1: f21c862171bbd38a13814a0da0fc31688d83d862 Detailed log of new commits: Author: azn Date: Tue Feb 17 15:31:46 2015 +0300 * 0025751: Eliminate GCC warning -Wunused-but-set-variable in gp_GTrsf2d.cxx for Android build Exception macros conditions have been fixed (gp_GTrsf2d, gp_GTrsf). |
|
Reviewed, please test |
|
Branch CR25751 has been updated forcibly by inv. SHA-1: a1781dda6cb27536043e997e022ec4f930d88076 |
|
Testing compilation for Android: GCC warning -Wunused-but-set-variable in gp_GTrsf2d.cxx for Android build was removed. http://jenkins-test-03.nnov.opencascade.com:8080/user/inv/my-views/view/Accamulated%20statisticts%20for%20Master%20/job/mnt-master-master_build_occt_android/123/warnings17Result/ |
|
Dear BugMaster, Branch CR25751 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested on Release mode. SHA-1: a1781dda6cb27536043e997e022ec4f930d88076 Number of compiler warnings: occt component : Linux: 18 (18 on master) Windows: 0 (0 on master) products component : Linux: 11 (11 on master) Windows: 4 (4 on master) Regressions/Differences: No regressions/differences Testing cases: Not needed Testing on Linux: occt component : Total MEMORY difference: 91973627 / 92018954 Total CPU difference: 58574.44999999978 / 58057.23999999997 products component : Total MEMORY difference: 23049385 / 22969003 Total CPU difference: 14958.439999999988 / 14774.049999999997 Testing on Windows: occt component : Total MEMORY difference: 57848879 / 57848620 Total CPU difference: 50671.1875 / 29597.78125 products component : Total MEMORY difference: 15051575 / 15056700 Total CPU difference: 14948.796875 / 9066.21875 There are no differences in images found by testdiff. |
|
Branch CR25751 has been deleted by inv. SHA-1: a1781dda6cb27536043e997e022ec4f930d88076 |
occt: master 18ee2939 2015-03-12 09:42:01
Committer: bugmaster Details Diff |
0025751: Eliminate GCC warning -Wunused-but-set-variable in gp_GTrsf2d.cxx for Android build Exception macros conditions have been fixed. |
Affected Issues 0025751 |
|
mod - src/gp/gp_GTrsf.cxx | Diff File | ||
mod - src/gp/gp_GTrsf.lxx | Diff File | ||
mod - src/gp/gp_GTrsf2d.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-26 11:34 |
|
New Issue | |
2015-01-26 11:34 |
|
Assigned To | => abv |
2015-01-26 12:40 |
|
Relationship added | related to 0025734 |
2015-02-14 20:24 |
|
Assigned To | abv => azn |
2015-02-14 20:24 |
|
Status | new => assigned |
2015-02-17 11:56 | git | Note Added: 0037616 | |
2015-02-17 11:57 |
|
Assigned To | azn => abv |
2015-02-17 11:57 |
|
Status | assigned => resolved |
2015-02-17 11:57 |
|
Steps to Reproduce Updated | |
2015-02-17 13:53 |
|
Note Added: 0037621 | |
2015-02-17 13:53 |
|
Assigned To | abv => azn |
2015-02-17 13:53 |
|
Status | resolved => assigned |
2015-02-17 13:53 |
|
Note Edited: 0037621 | |
2015-02-17 15:32 | git | Note Added: 0037627 | |
2015-02-17 15:32 |
|
Assigned To | azn => abv |
2015-02-17 15:32 |
|
Status | assigned => resolved |
2015-03-11 08:29 |
|
Note Added: 0038234 | |
2015-03-11 08:29 |
|
Assigned To | abv => bugmaster |
2015-03-11 08:29 |
|
Status | resolved => reviewed |
2015-03-11 12:14 | git | Note Added: 0038245 | |
2015-03-11 12:42 |
|
Assigned To | bugmaster => mkv |
2015-03-11 15:35 | bugmaster | Note Added: 0038265 | |
2015-03-11 18:41 |
|
Note Added: 0038283 | |
2015-03-11 18:41 |
|
Assigned To | mkv => bugmaster |
2015-03-11 18:41 |
|
Status | reviewed => tested |
2015-03-11 18:42 |
|
Test case number | => Not needed |
2015-03-13 16:52 | bugmaster | Changeset attached | => occt master 18ee2939 |
2015-03-13 16:52 | bugmaster | Status | tested => verified |
2015-03-13 16:52 | bugmaster | Resolution | open => fixed |
2015-03-16 20:24 |
|
Relationship added | related to 0025389 |
2015-03-18 13:37 | git | Note Added: 0038576 | |
2015-04-10 14:13 | bugmaster | Target Version | => 6.9.0 |
2015-05-14 15:28 |
|
Status | verified => closed |
2015-05-14 15:31 |
|
Fixed in Version | => 6.9.0 |