summaryrefslogtreecommitdiff
path: root/math/clp/files/patch-Osi_test_OsiTestSolverInterfaceIO.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-16math/clp: Unbreak on 12Yuri Victorovich1-0/+16
Added patches to prevent breakage due to reinterpret_cast<SomeType*>(NULL). See the upstream bug report: https://github.com/coin-or/Clp/issues/7 Approved by: portmgr (port compliance, infrastructure)