Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the major release of ACE 7.0.11 and TAO 3.0.11 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
- Fixed some compiler warnings given by newer compilers
- Make use of
noexcept
instead ofthrow()
- Fixed a bug in
ACE_Configuration_Heap
withuses_wchar=1
builds
Changes to TAO
- Fixed some compiler warnings given by newer compilers
- PortableGroup cleanup