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

List:       kde-commits
Subject:    koffice/plugins/chartshape
From:       Marijn Kruisselbrink <m.kruisselbrink () student ! tue ! nl>
Date:       2010-11-09 9:01:45
Message-ID: 20101109090145.BA5D4AC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1194523 by mkruisselbrink:

it seems this assert is meant to always fail, so make it so

 M  +1 -1      Axis.cpp  


--- trunk/koffice/plugins/chartshape/Axis.cpp #1194522:1194523
@@ -396,7 +396,7 @@
             return 0;
         // Compiler warning for unhandled chart type is intentional.
     }
-    Q_ASSERT( "Unhandled chart type" );
+    Q_ASSERT( !"Unhandled chart type" );
     return 0;
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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