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

List:       kde-commits
Subject:    kdesupport/soprano/backends/virtuoso
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2009-11-23 15:45:25
Message-ID: 1258991125.670029.658.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1053193 by trueg:

Fixed threads settings

 M  +1 -1      virtuosocontroller.cpp  


--- trunk/kdesupport/soprano/backends/virtuoso/virtuosocontroller.cpp #1053192:1053193
@@ -236,7 +236,7 @@
     if ( isOptionInSettings( settings, BackendOptionUser, "buffers" ) )
         numberOfBuffers = valueInSettings( settings, BackendOptionUser, "buffers" ).toInt();
     if ( isOptionInSettings( settings, BackendOptionUser, "threads" ) )
-        numberOfBuffers = valueInSettings( settings, BackendOptionUser, "threads" ).toInt();
+        numberOfThreads = valueInSettings( settings, BackendOptionUser, "threads" ).toInt();
 
     // although we do not actually use a port Virtuoso uses the port number to create
     // the unix socket name.
[prev in list] [next in list] [prev in thread] [next in thread] 

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