]> OCCT Git - occt.git/commit
0031765: Coding Rules - eliminate GCC compiler warnings -Wcatch-value in IVtk
authorkgv <kgv@opencascade.com>
Mon, 14 Sep 2020 11:08:26 +0000 (14:08 +0300)
committerbugmaster <bugmaster@opencascade.com>
Sun, 27 Sep 2020 09:00:07 +0000 (12:00 +0300)
commit9df0497931dac48c8fc7bc943bcc89fae16bf3d3
tree2f4df20dbf1c4ea8a58bfd00ff5d6f16d9c26c1c
parentf2006a6f1932096764e56b88a0c1d85cc4d58b36
0031765: Coding Rules - eliminate GCC compiler warnings -Wcatch-value in IVtk

Catched exceptions are now passed by reference and error message is printed.
Added Standard_FALLTHROUGH to IVtkOCC_ShapePickerAlgo::SetSelectionMode().
src/IVtkOCC/IVtkOCC_SelectableObject.cxx
src/IVtkOCC/IVtkOCC_ShapeMesher.cxx
src/IVtkOCC/IVtkOCC_ShapePickerAlgo.cxx