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