Skip to content

ACE+TAO-7_0_8

Compare
Choose a tag to compare
@jwillemsen jwillemsen released this 01 Jul 07:35
· 1089 commits to master since this release
a055fb3

Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the major release of ACE 7.0.8 and TAO 3.0.8 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

  • Minor changes

Changes to TAO

  • Moved operators <<= and >>= for CORBA::Any to the CORBA namespace. This makes the code compatible with GCC 12 and removes the need for both the -fdelayed-template-parsing workaround (for clang) and defining ACE_ANY_OPS_USE_NAMESPACE in config-macos*.h
  • Removed unused configuration option ACE_ANY_OPS_USE_NAMESPACE