Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes an issue with libc++ eof handling in rapidjson
The credit to this fix is due to @zittix. This closes issue strands-project#51. This is due to a bug in the mac version of libc++ and should be fixed in HEAD. See here for a related stackoverflow post: http://stackoverflow.com/questions/14147667/clang-and-libc-istreampeek-does-not-set-eof-flag
- Loading branch information