Opened 7 years ago
Closed 6 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 )
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 7 years ago by
| Description: | modified (diff) | 
|---|
comment:2 Changed 7 years ago by
| Description: | modified (diff) | 
|---|
comment:3 Changed 7 years ago by
comment:4 Changed 6 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Note: See
        TracTickets for help on using
        tickets.
    

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