[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/base/plasma/applets/networkmanager/libs/storage
From:       Will Stephenson <wstephenson () kde ! org>
Date:       2009-01-21 22:21:23
Message-ID: 1232576483.535447.15229.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 914865 by wstephens:

Squawk more loudly on bad input


 M  +1 -1      kconfig_compiler.cpp  


--- trunk/playground/base/plasma/applets/networkmanager/libs/storage/kconfig_compiler.cpp #914864:914865
@@ -1335,7 +1335,7 @@
   if ( inherits.isEmpty() ) inherits = "Setting";
 
   if ( className.isEmpty() ) {
-    std::cerr << "Class name missing" << std::endl;
+    std::cerr << "Class name missing from " << qPrintable(codegenFilename) << std::endl;
     return 1;
   }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic