Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the major release of ACE 7.0.4 and TAO 3.0.4 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 11.0 Alexandria using the bcc32c compiler
- Allow
ACE_ModuleandACE_SOCK_Dgram_Mcastto be sub-classed - Add
ACE_SWAP_LONG_LONGbyte swap macro forACE_UINT64 - Improved ACE_Atomic implementation for g++
- Various cleanup and using more C++11 features
Changes to TAO
- Various cleanup and using more C++11 features