[Osi-tickets] [COIN-OR Open Solver Interface] #19: Unit test fails with gcc 3.4

COIN-OR Open Solver Interface coin-trac at coin-or.org
Tue Dec 19 13:02:50 EST 2006


#19: Unit test fails with gcc 3.4
----------------------------+-----------------------------------------------
 Reporter:  menal           |       Owner:  mjs   
     Type:  defect          |      Status:  new   
 Priority:  major           |   Milestone:        
Component:  Osi Base Class  |     Version:  0.95.2
 Keywords:                  |  
----------------------------+-----------------------------------------------
 The Osi unit test currently fails with gcc 3.4, apparently because of a
 bug in gcc 3.4. The problem is in OsiRowCutTest.cpp through the lines 286-
 293: the exception handling block (didn't check if there are more in other
 files). Somehow it terminates instead of catching the exception. It works
 fine with debugging option enabled, though.

-- 
Ticket URL: <https://projects.coin-or.org/Osi/ticket/19>
COIN-OR Open Solver Interface <http://projects.coin-or.org/Osi>
An API for a variety of LP and MIP solvers (and more).



More information about the Osi-tickets mailing list