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

List:       kde-commits
Subject:    branches/work/icecream-make-it-cool/services
From:       Dirk Mueller <mueller () kde ! org>
Date:       2007-07-27 10:05:06
Message-ID: 1185530706.284818.1767.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 693162 by mueller:

*grr*


 M  +1 -1      scheduler.cpp  


--- branches/work/icecream-make-it-cool/services/scheduler.cpp #693161:693162
@@ -354,7 +354,7 @@
   list<CS*>::iterator it, it_old;
   for (it = monitors.begin(); it != monitors.end();)
     {
-      it_old = ++it;
+      it_old = it++;
       /* If we can't send it, don't be clever, simply close this monitor.  */
       if (!(*it_old)->send_msg (*m, MsgChannel::SendNonBlocking))
         handle_end (*it_old, 0);
[prev in list] [next in list] [prev in thread] [next in thread] 

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