[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:
https://travis-ci.org/apache/thrift/jobs/197100291


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 implementations must provide all the 
implementations just like they did before thrift-0.9.3).


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---