Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the micro release of ACE 6.5.10 and TAO 2.5.10 which is available from the usual download location under the heading "Latest Micro Release".
The Source Code zip/tar.gz provided by github do not contain the necessary MPC files, please do not download these!
Changes to ACE
- Add support for Embarcadero C++ Builder 10.4 Sydney using the classic compiler. ACE/TAO compile with the new 32/64 bit clang
compilers but runtime tests show several runtime problems which makes them not safe to use (#1121) - Make a change in the ACE Process Manager to resolve an internal compiler error with Visual Studio 2019 16.5.x compilers
- Android enhancements for
if_nameindex
Changes to TAO