Skip to content

ACE+TAO 6.5.0

Compare
Choose a tag to compare
@jwillemsen jwillemsen released this 12 Jun 07:20
· 4239 commits to master since this release
bd0abf3

Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the minor release of ACE 6.5.0 and TAO 2.5.0 which is available from the usual download location under the heading "Latest Minor 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

  • The ACE core libraries now use std::unique_ptr instead of std::auto_ptr when C++11 or newer is enabled

Changes to TAO

  • The TAO core libraries now use std::unique_ptr instead of std::auto_ptr when C++11 or newer is enabled