COIN-OR::LEMON - Graph Library

Opened 5 years ago

Closed 5 years ago

#614 closed defect (fixed)

Various compiler and platform support issues

Reported by: Alpar Juttner Owned by: Alpar Juttner
Priority: major Milestone: LEMON 1.4 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description (last modified by Alpar Juttner)

The following chgset has been push to branches 1.3 and main:

[61fdd06833a6] and [d7e25df22e88] suppresses various compiler warnings emitted by VS2017 and g++-7.3.1, resp.

[389416f8a995] fixes the selection of the default LP/MIP solver and improves the COIN library discovery on Windows.

It would be nice if someone could review these patches.

Change History (4)

comment:1 Changed 5 years ago by Alpar Juttner

Description: modified (diff)

comment:2 Changed 5 years ago by Alpar Juttner

Description: modified (diff)

comment:3 Changed 5 years ago by Peter Kovacs

I think [61fdd06833a6] and [d7e25df22e88] are OK.

comment:4 Changed 5 years ago by Alpar Juttner

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.