Skip to content

Releases: ocaml-opam/ocaml-mccs

1.1+18

21 Aug 13:08
Compare
Choose a tag to compare

CHANGES:

  • Adding missing dependency on conf-c++ (#52 @dra27)

  • Disable every warnings when compiling the vendored glpk code (#41 @kit-ty-kate @MisterDA)

  • Replace sprintf and vsprintf with snprintf and vsnprintf (#41 @MisterDA)

  • Always compile C++ files with -x c++ on non-msvc compilers to avoid issues when using clang (#53 @kit-ty-kate)

1.1+17

20 Dec 17:33
Compare
Choose a tag to compare

CHANGES

  • Fix debug logs showing up regardless of verbosity on macOS 12.7.1 / 13.6.3 / 14.2 and FreeBSD [#50 @kit-ty-kate]