CoinOptServices.jl icon indicating copy to clipboard operation
CoinOptServices.jl copied to clipboard

WIP: Upgrade OS to 2.10.0

Open tkelman opened this issue 9 years ago • 4 comments

tkelman avatar Jul 23 '15 03:07 tkelman

Thanks, any useful fixes?

mlubin avatar Jul 23 '15 03:07 mlubin

don't think so on the performance front, but it could open up to using the sdp features of osil if we want to do that at some point

tkelman avatar Jul 23 '15 03:07 tkelman

Oh and https://projects.coin-or.org/OS/changeset/5051 should help, I may as well carry that as a local patch

tkelman avatar Jul 23 '15 03:07 tkelman

Alright, there are a bunch of issues here. I'll revisit later.

  • [x] Need to tag LightXML to fix win32 (I think the problem is specific to appveyor), ~~but may want to finish and merge https://github.com/JuliaLang/LightXML.jl/pull/27 first~~
  • [ ] Track down why Linux Travis is segfaulting after finishing make test
  • [x] Wait for https://github.com/JuliaLang/Homebrew.jl/issues/90 to be resolved for OS X nightly
  • [ ] Figure out why win64 is crashing on the quad problem modification test https://ci.appveyor.com/project/tkelman/coinoptservices-jl/build/1.0.10/job/7ix3mrp0rcsqbuue - seems like an upstream bug, but Windows-specific

tkelman avatar Jul 23 '15 05:07 tkelman