Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-04-16 | math/clp: Unbreak on 12 | Yuri Victorovich | 1 | -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) |