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

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdelibs-4.0.83/threadweaver/Tests (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2008-07-09 10:47:37
Message-ID: 1215600457.948808.26590.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 829880 by staniek:

SVN_SILENT merge with trunk changes (warning--)


 M  +1 -1      AppendCharacterJob.h  


--- branches/kdepim/enterprise4/kdelibs-4.0.83/threadweaver/Tests/AppendCharacterJob.h #829879:829880
@@ -72,7 +72,7 @@
     void run()
     {
       for (int i = 0; i < 100; ++i) {
-        int k = i << 3 + i >> 4;
+        int k = (i << 3) + (i >> 4);
       }
     }
 };
[prev in list] [next in list] [prev in thread] [next in thread] 

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