Skip to content

v6.7.2 (2018-06)

Compare
Choose a tag to compare
@Mizux Mizux released this 06 Jun 12:53
· 3 commits to 6.7.x since this release

Mostly to fix C++/C#/Java binary archives issue

Changelog

  • Don't use rm on windows when checking shell
  • Replace some CHECK_NOTNULL by CHECK
  • Fixing all remaining StrCat -> absl::StrCat
  • Fix all remaining StrAppend -> absl::StrAppend
  • Fix compile error in flexible_jobshop.cc in binary archive (#709)
  • Fix missing 'ortools/util/optional_boolean.pb.h' files in binary archive (#710)
  • Fix missnamed mono binary in osx binary archive Makefile (#712)