]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
PAL16537 (wrong warning message)
authoreap <eap@opencascade.com>
Wed, 8 Aug 2007 09:12:36 +0000 (09:12 +0000)
committereap <eap@opencascade.com>
Wed, 8 Aug 2007 09:12:36 +0000 (09:12 +0000)
commit178f06e6124b65c0482b5e45d678e58e52ea632b
treeaab856b06a924f7b2b632cd47f9d32fe1ee1c5a2
parent70ed6be2bbe0bd7a12f3451dc4bd2ec221a73e24
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