]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Code analysis & compiller warnings removed:
authorsbh <sergey.belash@opencascade.com>
Thu, 10 Apr 2014 14:07:40 +0000 (18:07 +0400)
committersbh <sergey.belash@opencascade.com>
Thu, 10 Apr 2014 14:07:40 +0000 (18:07 +0400)
commitb7011cae1f70044f0c62726b1a1733c3fbde30b8
treef2f27279475515c4105a167136ee6c9f32d2d0cd
parent3a272fa1aff115d8ff8744d54a09bc7f2d5576b4
Code analysis & compiller warnings removed:

* XGUI_ViewWindow, XGUI_ViewPort uninitialized variables in constructor
* PyConsole_EnhEditor signed/unsigned comparsion
* XGUI_Module virtual destructor added
src/PyConsole/PyConsole_EnhEditor.cxx
src/XGUI/XGUI_Module.h
src/XGUI/XGUI_ViewPort.cpp
src/XGUI/XGUI_ViewWindow.cpp