Salome HOME
0021255: [CEA 466] compilation with gcc 4.6.0 without warnings
authoreap <eap@opencascade.com>
Tue, 3 May 2011 13:14:00 +0000 (13:14 +0000)
committereap <eap@opencascade.com>
Tue, 3 May 2011 13:14:00 +0000 (13:14 +0000)
commite145b0e8b39d0282fdb275c6a0607d13f0d2fd63
tree9619ac60060d9caf46cc1a975d54ccf6675d6dba
parentf1fdcd157135cc4414f18a54f74060d0db2e246f
0021255: [CEA 466] compilation with gcc 4.6.0 without warnings

-    sprintf( (char*)&(buffer[i*3]), "|%02x", (char*)(aStreamFile[i]) );
+    sprintf( (char*)&(buffer[i*3]), "|%02x", aStreamFile[i] );
src/SMESH_I/SMESH_Gen_i.cxx