msgpack-c
msgpack-c copied to clipboard
Release package missing file src/gcc_atomic.h
I can't build msgpack with gcc 3.x because of the missing file.
https://github.com/msgpack/msgpack-c/releases/download/cpp-0.5.8/msgpack-0.5.8.tar.gz
On msgpack-c 1.1.x, gcc_atomic.h is located on include/msgpack/gcc_atomic.h
I sent the PR for cpp-0.5 branch.
The PR is #337. And it has already been merged to https://github.com/msgpack/msgpack-c/tree/cpp-0.5. But not released yet. We should release 0.5.10. @nobu-k