View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028356 | Open CASCADE | OCCT:Coding | public | 2017-01-15 20:03 | 2017-09-29 16:31 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0028356: VS 2015 compiler warnings in STEPCAFControl_Reader | ||||
Description | After integration of fix for #28235, the following warnings are reported by vc14 compiler: 56>..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2387): warning C4456: declaration of 'i' hides previous local declaration 56> ..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2373): note: see declaration of 'i' 56>..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2401): warning C4456: declaration of 'aDatObj' hides previous local declaration 56> ..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2357): note: see declaration of 'aDatObj' 56>..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2422): warning C4456: declaration of 'i' hides previous local declaration 56> ..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2397): note: see declaration of 'i' 56>..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2438): warning C4456: declaration of 'i' hides previous local declaration 56> ..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2397): note: see declaration of 'i' 56>..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2470): warning C4456: declaration of 'anIter' hides previous local declaration 56> ..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2410): note: see declaration of 'anIter' 56>..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2487): warning C4456: declaration of 'i' hides previous local declaration 56> ..\..\..\src\STEPCAFControl\STEPCAFControl_Reader.cxx(2397): note: see declaration of 'i' | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-15 20:03 |
|
New Issue | |
2017-01-15 20:03 |
|
Assigned To | => kgv |
2017-01-15 20:04 |
|
Assigned To | kgv => ika |
2017-01-15 20:04 |
|
Status | new => assigned |
2017-01-15 20:05 |
|
Summary | VS 2015 compiler errors in STEPCAFControl_Reader => VS 2015 compiler warnings in STEPCAFControl_Reader |
2017-01-16 11:46 | ika | Note Added: 0062619 | |
2017-01-16 11:46 | ika | Assigned To | ika => bugmaster |
2017-01-16 11:46 | ika | Status | assigned => feedback |
2017-01-20 16:58 | apn | Test case number | => Not needed |
2017-01-20 16:58 | apn | Status | feedback => tested |
2017-01-20 16:58 | apn | Status | tested => verified |
2017-01-20 16:58 | apn | Resolution | open => fixed |
2017-09-29 16:21 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:31 |
|
Status | verified => closed |