View Issue Details

IDProjectCategoryView StatusLast Update
0027068Open CASCADEOCCT:Codingpublic2016-04-20 15:50
ReporterabvAssigned Toabv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Target Version7.0.0Fixed in Version7.0.0 
Summary0027068: Coding - eliminate VC++ 14 compiler warnings in MFC samples
DescriptionVC++ 14 reports a dozen compiler warnings on MFC samples. of two kinds:
- local variable hides variable in outer scope
- narrowing type conversion
Steps To ReproduceBuild MFC samples with VC++ 14
TagsNo tags attached.
Test case number

Activities

git

2016-01-09 14:02

administrator   ~0049752

Branch CR27068 has been created by abv.

SHA-1: aa72cedaa7bfd4c3546b64b7b77df69d35f479f4


Detailed log of new commits:

Author: abv
Date: Sat Jan 9 09:33:40 2016 +0300

    0027068: Coding - eliminate VC++ 14 compiler warnings in MFC samples
    
    Code is corrected to avoid compiler warnings

abv

2016-01-09 14:03

manager   ~0049753

Fix pushed to CR27068, please review

kgv

2016-01-09 20:52

developer   ~0049763

Please check MFC samples, OCCT code is not affected by patch.

git

2016-04-17 13:46

administrator   ~0052973

Branch CR27068 has been deleted by kgv.

SHA-1: aa72cedaa7bfd4c3546b64b7b77df69d35f479f4

Related Changesets

occt: master e0280ce9

2016-01-09 06:33:40

abv


Committer: abv Details Diff
0027068: Coding - eliminate VC++ 14 compiler warnings in MFC samples

Code is corrected to avoid compiler warnings
Affected Issues
0027068
mod - samples/mfc/standard/01_Geometry/src/GeomSources.cpp Diff File
mod - samples/mfc/standard/02_Modeling/src/ModelingDoc.cpp Diff File
mod - samples/mfc/standard/04_Viewer3d/src/TexturesExt_Presentation.cpp Diff File
mod - samples/mfc/standard/07_Triangulation/src/Tesselate_Presentation.cpp Diff File
mod - samples/mfc/standard/Common/DimensionDlg.cpp Diff File
mod - samples/mfc/standard/Common/ImportExport/ImportExport.cpp Diff File
mod - samples/mfc/standard/Common/ISession2D/ISession2D_Shape.cpp Diff File
mod - samples/mfc/standard/Common/Winmain.cpp Diff File

Issue History

Date Modified Username Field Change
2016-01-09 09:32 abv New Issue
2016-01-09 09:32 abv Assigned To => kgv
2016-01-09 14:02 git Note Added: 0049752
2016-01-09 14:03 abv Note Added: 0049753
2016-01-09 14:03 abv Status new => resolved
2016-01-09 14:03 abv Steps to Reproduce Updated
2016-01-09 20:52 kgv Note Added: 0049763
2016-01-09 20:52 kgv Assigned To kgv => bugmaster
2016-01-09 20:52 kgv Status resolved => reviewed
2016-01-15 16:57 abv Changeset attached => occt master e0280ce9
2016-01-15 16:57 abv Assigned To bugmaster => abv
2016-01-15 16:57 abv Status reviewed => verified
2016-01-15 16:57 abv Resolution open => fixed
2016-04-17 13:46 git Note Added: 0052973
2016-04-20 15:43 aiv Fixed in Version => 7.0.0
2016-04-20 15:50 aiv Status verified => closed