]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/yacsorb/YACS.py
Salome HOME
0023366: [CEA 1972] Porting Salome to GCC 6
[modules/yacs.git] / src / yacsorb / YACS.py
index 49fb73138e84e46a96ed9e6dd018332ec3af9d65..bb7eae62c299de2e8b2962e9d07867bf15dd5920 100644 (file)
@@ -243,7 +243,7 @@ class YACS(YACS_ORB__POA.YACS_Gen,
         print "YACS.__init__: ", containerName, ';', instanceName
         SALOME_ComponentPy.SALOME_ComponentPy_i.__init__(self, orb, poa, contID,
                                                          containerName, instanceName,
-                                                         interfaceName, 0)
+                                                         interfaceName, False)
         SALOME_DriverPy.SALOME_DriverPy_i.__init__(self, interfaceName)
 
         # --- store a naming service interface instance in _naming_service atribute