Skip to content

ACE+TAO 6.5.1

Compare
Choose a tag to compare
@jwillemsen jwillemsen released this 09 Aug 09:40
· 4438 commits to master since this release
c435708

Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the micro release of ACE 6.5.1 and TAO 2.5.1 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 package, please do not download these!

Changes to ACE

  • At the moment C++11 or newer is enabled ACE_Strong_Bound_Ptr doesn't provide the convenience functions to use a std::auto_ptr anymore
  • Optimized CDR std::(w)string insertion and extraction when C++11 or newer is enabled
  • Solved Visual Studio 2017 solution loading due to duplicate files generated in a project file

Changes to TAO

  • Make use of std::atomic when C++11 or newer is enabled for the CORBA reference counting