View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024168 | Open CASCADE | OCCT:Coding | public | 2013-09-12 18:08 | 2013-12-19 13:57 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Debian 4.0 | ||
Product Version | 6.6.0 | ||||
Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
Summary | 0024168: Eliminate CLang compiler warning -Wunused-variable | ||||
Description | It is necessary to eliminate warning -Wunused-variable, shown by CLang compiler on Ubuntu 13.04 | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0024162 | closed | Eliminate CLang compiler warning |
|
Dear abv, Please, review the branch CR24168 |
|
This change conflicts with fix for 0024129 in many places, and should be reconsidered after integration of the latter, and rebasing on that version |
|
The fix is reviewed and rebased on current master + 0024129 + 0023934 + 0024169 + 0024170. I propose it can be tested in this state as new IR. |
occt: master 295cb053 2013-09-11 12:52:16
Committer: abv Details Diff |
0024168: Eliminate CLang compiler warning -Wunused-variable Got rid of warning -Wunused-variable In FSD_File, use template specialization instead of comparison of sizeof() to specific value in if statement, thus eliminating warning "constant value in conditional expression" |
Affected Issues 0024168 |
|
mod - src/FSD/FSD_FileHeader.hxx | Diff File | ||
mod - src/GeomPlate/GeomPlate_BuildPlateSurface.cxx | Diff File | ||
mod - src/IntCurveSurface/IntCurveSurface_Inter.gxx | Diff File | ||
mod - src/IntImpParGen/IntImpParGen_Intersector.gxx | Diff File | ||
mod - src/IntStart/IntStart_SearchOnBoundaries.gxx | Diff File | ||
mod - src/IntTools/IntTools_EdgeFace.cxx | Diff File | ||
mod - src/NIS/NIS_View.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_Window.cxx | Diff File | ||
mod - src/OSD/OSD_MAllocHook.cxx | Diff File | ||
mod - src/PLib/PLib.cxx | Diff File | ||
mod - src/QABugs/QABugs_16.cxx | Diff File | ||
mod - src/QABugs/QABugs_17.cxx | Diff File | ||
mod - src/QANewBRepNaming/QANewBRepNaming_BooleanOperationFeat.cxx | Diff File | ||
mod - src/TopOpeBRep/TopOpeBRep_EdgesIntersector.cxx | Diff File | ||
mod - src/Visual3d/Visual3d_ViewMapping.cxx | Diff File | ||
mod - src/XmlLDrivers/XmlLDrivers_DocumentRetrievalDriver.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-12 18:08 |
|
New Issue | |
2013-09-12 18:08 |
|
Assigned To | => omy |
2013-09-12 18:15 |
|
Note Added: 0025554 | |
2013-09-12 18:15 |
|
Assigned To | omy => abv |
2013-09-12 18:15 |
|
Status | new => resolved |
2013-09-12 18:17 |
|
Relationship added | related to 0024162 |
2013-09-13 08:34 |
|
Note Added: 0025560 | |
2013-09-18 11:52 |
|
Note Added: 0025627 | |
2013-09-18 11:52 |
|
Assigned To | abv => bugmaster |
2013-09-18 11:52 |
|
Status | resolved => reviewed |
2013-09-20 15:44 |
|
Changeset attached | => occt master 295cb053 |
2013-09-20 15:44 |
|
Assigned To | bugmaster => abv |
2013-09-20 15:44 |
|
Status | reviewed => verified |
2013-09-20 15:44 |
|
Resolution | open => fixed |
2013-12-19 13:52 | bugmaster | Status | verified => closed |
2013-12-19 13:57 | bugmaster | Fixed in Version | => 6.7.0 |
2014-01-11 11:58 |
|
Category | OCCT Release:BUILD => OCCT:Coding |