occt: master 9b372aa8

Author Committer Branch Timestamp Parent
abv bugmaster master 2017-09-29 15:35:03 master b1811c1d
Affected Issues  0029164: GCC 7.1 compiler warnings -Wmaybe-uninitialized on gp_XYZ and siblings
Changeset 0029164: GCC 7.1 compiler warnings -Wmaybe-uninitialized in gp_XYZ and siblings

Code is corrected to avoid local variables of reference type pointing to fields of temporary objects.
mod - src/AIS/AIS_EqualDistanceRelation.cxx Diff File
mod - src/BRepClass3d/BRepClass3d_SClassifier.cxx Diff File
mod - src/DrawDim/DrawDim_Distance.cxx Diff File
mod - src/TopOpeBRepTool/TopOpeBRepTool_GEOMETRY.cxx Diff File
mod - src/TopOpeBRepTool/TopOpeBRepTool_TOOL.cxx Diff File