https://bugs.documentfoundation.org/show_bug.cgi?id=145401
Bug ID: 145401
Summary: Variables are not used
Product: cppunit
Version: 1.14
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 176020
--> https://bugs.documentfoundation.org/attachment.cgi?id=176020&action=edit
Reporting data flow bugs in our bubble sort program.
Test Id: 1
Description : Usage of index variable in function parameters.
Variable index is initiated in function parameters but not have been used.
--
You are receiving this mail because:
You are the assignee for the bug.