]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
PAL16537 (wrong warning message)
authoreap <eap@opencascade.com>
Wed, 8 Aug 2007 09:13:14 +0000 (09:13 +0000)
committereap <eap@opencascade.com>
Wed, 8 Aug 2007 09:13:14 +0000 (09:13 +0000)
commit1e87150ff01fce39ecfe06be34202a23cedcda71
tree057f1eb069b011c5743e86250658a2b424f35b05
parent61e2d5fb79cdb883a73f25111eed372a235a4df2
PAL16537 (wrong warning message)
-      printf( "*    Warning: library %s cannot be found\n", moduleTitle.latin1() );
-      printf( "*    Module will not be available\n" );
+      printf( "*    Warning: library %s cannot be found\n", lib.latin1() );
+      printf( "*    Module %s will not be available in GUI mode\n", moduleTitle.latin1() );
src/LightApp/LightApp_Application.cxx