Github user domino14 commented on the issue:
https://github.com/apache/thrift/pull/1312
Is this in the latest version of thrift? It seems that auto-generated code
does not have `context` in its function signatures, but thrift itself requires
them, so auto-generated code does not compile with the version of thrift that
generated it!---
