summaryrefslogtreecommitdiff
path: root/math/clp/files/patch-Osi_test_OsiTestSolverInterfaceIO.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/clp: Unbreak on 12Yuri Victorovich2018-04-161-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)