]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Fix a problem of RTTI data initialization in the libraries loaded by Python (SWIG...
authorvsr <vsr@opencascade.com>
Wed, 16 Dec 2009 13:24:29 +0000 (13:24 +0000)
committervsr <vsr@opencascade.com>
Wed, 16 Dec 2009 13:24:29 +0000 (13:24 +0000)
commitd205fdf681893f267f7202b2508bbc5ed897c48a
tree38f781eb56bcf9f2005350909022c2e94fbb1cb7
parenta3944cdd436acc9de79b63c9a36e4ea193808037
Fix a problem of RTTI data initialization in the libraries loaded by Python (SWIG-modules, etc). Without this change, dynamic_cast<..> operator does not work that can cause runtime error (like crash or incorrect operating of some functionality).
src/KERNEL_PY/salome.py