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

List:       kde-commits
Subject:    extragear/graphics/digikam/libs/threads
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2011-02-06 11:02:50
Message-ID: 20110206110250.9472BAC8CD () svn ! kde ! org
[Download RAW message or body]

SVN commit 1219103 by cgilles:

fix compilation with GCC 4.6
Must be backported to 2.0.0 hosted by Git repository 
CCBUGS: 265445


 M  +6 -0      dynamicthread.cpp  


--- trunk/extragear/graphics/digikam/libs/threads/dynamicthread.cpp #1219102:1219103
@@ -257,8 +257,14 @@
             kDebug() << "Transition to Running: Invalid Inactive state" << q;
             return false;
         }
+        default:
+        {
+            kDebug() << "libs/threads/dynanamicthread.cpp : Should never reach here: assert?" << q;
+            return false;
     }
+
 }
+}
 
 void DynamicThread::DynamicThreadPriv::transitionToInactive()
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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