Skip to content

ACE+TAO-6_5_17

Compare
Choose a tag to compare
@jwillemsen jwillemsen released this 14 Jun 07:11
· 2536 commits to master since this release
2144c4e

Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the micro release of ACE 6.5.17 and TAO 2.5.17.

The Source Code zip/tar.gz provided by github do not contain the necessary MPC files, please do not download these!

Changes to ACE

  • Test framework changes

Changes to TAO

  • Fixed compilation error in the TAO core when using C++20
  • Fixed an issue with handling spaces in paths for TAO_IDL
    -TAO_IDL: Fix open file error not mentioning the filename and not checking if the file is actually a directory.