github DOCGroup/ACE_TAO ACE+TAO-8_0_4

latest releases: ACE+TAO-8_0_5, ACE+TAO-6_5_22
2 months ago

What's Changed

ACE

  • Fixed compile errors in the ACE core when compiled without thread support (only core of ACE compiled and not tested)

TAO

  • TAO_IDL

    • Fixes for IDL maps (still not fully supported in TAO):
      • Support for parsing bounded maps, but the std::map generated by the builtin backend doesn't enforce the bound
      • Support for using maps in unions, sequences, and arrays
      • Fix memory leaks caused by maps
      • Fixed bug in AST_Map::key_type_annotations()
      • Added code generation for maps as operation parameters
    • Removed support for deprecated CPP_LOCATION and TAO_IDL_DEFAULT_CPP_FLAGS environment variables
  • Fixed compilation with Visual C++ 2022 in Standard C++ 20 mode

Full Changelog: ACE+TAO-8_0_3...ACE+TAO-8_0_4 and DOCGroup/MPC@ACE+TAO-8_0_3...ACE+TAO-8_0_4

Don't miss a new ACE_TAO release

NewReleases is sending notifications on new releases.