This release:
- modifies 'aligned allocation' code for better compatibility -- this activity was instigated by a request from @barracuda156.
- integrates PR from @ziyao233 for better compatibility of the
strerror_rfunction, 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