[GitHub] thrift issue #1172: THRIFT-4060 add better support in the cpp generator for ...

2017-02-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1172 So job #2 failed strangely in c_glib which is unrelated to this change. I pushed an empty change to kick a rebuild. I expect it to clear... Here's the job that failed:

[GitHub] thrift issue #1172: THRIFT-4060 add better support in the cpp generator for ...

2017-01-30 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1172 Going to add the ability to generate with cpp:no_ostream_operators to omit definitions for ostream operators entirely (when set, declarations will still be made, which means consuming