[GitHub] avro pull request #147: AVRO-1941: C++: adds __SCHEMA__ in generated code

2016-11-03 Thread moriarty
Github user moriarty closed the pull request at: https://github.com/apache/avro/pull/147 --- 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

[GitHub] avro pull request #147: AVRO-1941: C++: adds __SCHEMA__ in generated code

2016-11-02 Thread moriarty
GitHub user moriarty reopened a pull request: https://github.com/apache/avro/pull/147 AVRO-1941: C++: adds __SCHEMA__ in generated code This adds an `avro::ValidSchema __SCHEMA__` to each generated struct. `__SCHEMA__` is initialized in constructor using

[GitHub] avro pull request #147: AVRO-1941: C++: adds __SCHEMA__ in generated code

2016-11-02 Thread moriarty
Github user moriarty closed the pull request at: https://github.com/apache/avro/pull/147 --- 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

[GitHub] avro pull request #147: AVRO-1941: C++: adds __SCHEMA__ in generated code

2016-10-25 Thread moriarty
GitHub user moriarty opened a pull request: https://github.com/apache/avro/pull/147 AVRO-1941: C++: adds __SCHEMA__ in generated code This adds an ```avro::ValidSchema __SCHEMA__``` to each generated struct. ```__SCHEMA__``` is initialized in constructor using