Github user JonathanH-UK commented on the pull request:
https://github.com/apache/thrift/pull/663#issuecomment-152028971
New commit for review - I've rebased it as per the GitHub guidelines so I
hope it's okay. The commit message contains a list of all the changes.
It's still failing to build in the Travis CI environment but I'm still not
convinced it's anything I've broken.
For some reason I can't get 'make -k check' to work properly on my dev
environment - I get fatal g++ errors of "no such file or directory" for some
boost libraries and for '#include <event.h>' - It's odd because the files it
can't find are definitely installed.
'make cross' is more hopeful although all charp-java tests which involve
ssl in the transport are failing consistently (e.g. csharp-java compact
buffered-ip-ssl failure(64)). Oddly no other ssl tests fail, and
java-csharp is fine.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---