Skip to content

ACE+TAO-6_5_19

Compare
Choose a tag to compare
@jwillemsen jwillemsen released this 19 Dec 11:01
· 2284 commits to master since this release
c08f3dc

Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the minor release of ACE 6.5.19 and TAO 2.5.19.

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

Changes to ACE

  • Improved VxWorks platform support
  • Fixed some compiler warnings given by newer compilers
  • Added support for recent macOS release
  • Fixed a bug in ACE_Configuration_Heap with uses_wchar=1 builds
  • ACE_OS::readdir_r can be omitted by setting ACE_DISABLE_READDIR_R

Changes to TAO

  • Fixed some compiler warnings given by newer compilers