Skip to content

OpenMAMA-6.2.1-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@fquinner fquinner released this 08 Jun 07:27
· 396 commits to master since this release

Key Changes since OpenMAMA 6.2.1 RC1

  • New explicit mamaDateTime_[gs]etEpochTimeExt methods to allow bridges and applications to directly set the underlying timestamp value regardless of whether or not time_t on the target system has sufficient resolution
  • New explicit public accessors for datetime precision and hints
  • Release distributions will now include dependent libraries inside the target package and related license information is included

NB: This release includes the removal of the legacy _USE_32BIT_TIME_T compile time macro for 32 bit windows. Please ensure that third party application and bridges are not compiled using this macro to avoid potential corruption of data.