[Clp-tickets] [COIN-OR Linear Programming Solver] #67: Two code issues

COIN-OR Linear Programming Solver coin-trac at coin-or.org
Sat Mar 29 15:37:40 EDT 2014


#67: Two code issues
------------------------+----------------------
 Reporter:  sbeyer      |      Owner:  somebody
     Type:  defect      |     Status:  new
 Priority:  trivial     |  Milestone:
Component:  component1  |    Version:
 Keywords:              |
------------------------+----------------------
 Hi,

 the static analyzer of clang-3.5 found two issues in your code that
 I want to mention here because they are bugs.

 There are two occurrences of "a = a" assignments in the Clp code base.
 I think the attached diff-like files fix them.
 However, I am not sure if the second one is the right way to go.

 Regards,
 Stephan

--
Ticket URL: <https://projects.coin-or.org/Clp/ticket/67>
COIN-OR Linear Programming Solver <http://projects.coin-or.org/Clp>
A linear programming solver.



More information about the Clp-tickets mailing list