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
withuses_wchar=1
builds ACE_OS::readdir_r
can be omitted by settingACE_DISABLE_READDIR_R
Changes to TAO
- Fixed some compiler warnings given by newer compilers