GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1194
THRIFT-3921 cpp library- optional operator ostream support for enumerations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift THRIFT-3921
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1194.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1194
----
commit 570717279501ab1c0184ab76b93b8b35abae2914
Author: Vivek Jain <[email protected]>
Date: 2016-09-07T17:34:25Z
THRIFT-3921 Add C++ ostream operator<< functions for enums
commit 05012da4996455330a58f8664341d3d38beba758
Author: James E. King, III <[email protected]>
Date: 2017-02-16T20:23:42Z
Merge branch 'THRIFT-3921' of https://github.com/viveksjain/thrift into
THRIFT-3921
commit 777a98bf7506b26033f14976ff7cc1b63d1e1fde
Author: James E. King, III <[email protected]>
Date: 2017-02-16T21:06:29Z
THRIFT-3921: made initial implementation conform to THRIFT-4060 optional
output and added unit tests
----
---
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.
---