** Changed in: compiz (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1101629
Title: Coverity UNREACHABLE - CID 12596 - src/wrapsystem/tests/test- wrapsystem.cpp - in function: <unnamed>::TestInterface::testMethodReturningInt(int) - This code cannot be reached: "<unnamed>::TestInterface::t...". Status in Compiz: New Status in Compiz 0.9.9 series: Won't Fix Status in compiz package in Ubuntu: New Bug description: This bug is exported from the Coverity Integration Manager on Canonical's servers. For information on how this is done please see this website: https://wiki.ubuntu.com/CanonicalProductStrategy/Coverity CID: 12596 Checker: UNREACHABLE Category: No category available CWE definition: http://cwe.mitre.org/data/definitions/561.html File: /tmp/buildd/compiz-0.9.9~daily13.01.14/src/wrapsystem/tests/test-wrapsystem.cpp Function: <unnamed>::TestInterface::testMethodReturningInt(int) Code snippet: 81 } 82 83 int TestInterface::testMethodReturningInt(int i) { 84 WRAPABLE_DEF (testMethodReturningInt, i); CID 12596 - UNREACHABLE This code cannot be reached: "<unnamed>::TestInterface::t...". 85 testMethodReturningIntCalls++; 86 return i; 87 } 88 89 void TestImplementation::testMethodReturningVoid() { 90 #ifdef TEST_OLD_MACROS To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/1101629/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp