]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Compiler errors on gcc 3.4.1 corrected:
authorsmh <smh@opencascade.com>
Thu, 9 Jun 2005 05:22:50 +0000 (05:22 +0000)
committersmh <smh@opencascade.com>
Thu, 9 Jun 2005 05:22:50 +0000 (05:22 +0000)
commitf5a1d01f30cfa26aac12f63fce2d074628039240
treeb505c823652e91ba9e259d80a0b6f17c12927286
parentbeb81786a547c52957609d458e6649a58139f361
Compiler errors on gcc 3.4.1 corrected:
- missing declaration of a function added
- typedef'ed pointer-to-method didn't accept default arguments, so passing all function arguments explicitly
src/VISU_I/VISU_DumpPython.cc
src/VISU_I/VISU_View_i.cc