libpressio version 0.62.0
libpressio version 0.62.0
Bug Fixes
- Several Bug fixes to support MacOS -- tested on OSX 10.13.6 with XCode 10.0
- MacOS has a different value for size_t than Linux; replaced several references
to fix this - Older MacOS did not have support for std::equals with four iterators, use a version
from std_compat - A few cases of conversion failures in the JSON conversion code
- marking a minor release because some of the changes may change ABI
- MacOS has a different value for size_t than Linux; replaced several references