[Cbc-tickets] [COIN-OR Branch-and-Cut MIP Solver] #33: Compile error in CbcLinked.cpp, stable/2.0

COIN-OR Branch-and-Cut MIP Solver coin-trac at coin-or.org
Thu Oct 4 18:32:42 EDT 2007


#33: Compile error in CbcLinked.cpp, stable/2.0
------------------------+---------------------------------------------------
 Reporter:  lou         |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  blocker     |   Milestone:          
Component:  component1  |     Version:  2.0     
 Keywords:              |  
------------------------+---------------------------------------------------
 Looks like a few fields got lost in translation somewhere.

 {{{
 /devel/Coin-Stable/Coin-Cbc/Cbc/src/CbcLinked.cpp:8029: error:
 'numberObjects_' was not declared in this scope
 /devel/Coin-Stable/Coin-Cbc/Cbc/src/CbcLinked.cpp:8031: error:
 'upTotalChange_' was not declared in this scope
 /devel/Coin-Stable/Coin-Cbc/Cbc/src/CbcLinked.cpp:8032: error:
 'downTotalChange_' was not declared in this scope
 /devel/Coin-Stable/Coin-Cbc/Cbc/src/CbcLinked.cpp:8033: error: 'upNumber_'
 was not declared in this scope
 /devel/Coin-Stable/Coin-Cbc/Cbc/src/CbcLinked.cpp:8034: error:
 'downNumber_' was not declared in this scope
 /devel/Coin-Stable/Coin-Cbc/Cbc/src/CbcLinked.cpp:8049: error:
 'numberObjects_' was not declared in this scope
 /devel/Coin-Stable/Coin-Cbc/Cbc/src/CbcLinked.cpp:8072: error:
 'numberObjects_' was not declared in this scope
 }}}

-- 
Ticket URL: <https://projects.coin-or.org/Cbc/ticket/33>
COIN-OR Branch-and-Cut MIP Solver <http://projects.coin-or.org/Cbc>
An LP-based branch-and-cut MIP solver.



More information about the Cbc-tickets mailing list