Skip to content

0.25.3

Latest

Choose a tag to compare

@aous72 aous72 released this 16 Nov 17:00
· 1 commit to master since this release
762528c

This release:

  1. modifies 'aligned allocation' code for better compatibility -- this activity was instigated by a request from @barracuda156.
  2. integrates PR from @ziyao233 for better compatibility of the strerror_r function, used in ojph_sockets.cpp -- this code is not compiled by default and is not needed for the library.

What's Changed

  • apps: ojph_sockets: Detect GLIBC before using GNU-flavour strerror_r by @ziyao233 in #229
  • Modifies the declaration of aligned allocation for better compatibility. by @aous72 in #231

New Contributors

Full Changelog: 0.25.2...0.25.3