This is an automated email from the ASF dual-hosted git repository. thiru pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/avro.git
commit 3b6658dfcfea85e140420de207fb29d583a6df0e Merge: 79e4e9d 33c165b Author: Thiruvalluvan M G <[email protected]> AuthorDate: Tue Apr 3 19:47:07 2018 +0530 Merge pull request #305 from thiru-apache/AVRO-2113 AVRO-2113 Fixed error reporting in C++ schema parsing CHANGES.txt | 2 ++ lang/c++/CMakeLists.txt | 2 ++ lang/c++/impl/Compiler.cc | 8 +++++--- lang/c++/impl/json/JsonDom.cc | 18 ++++++++++-------- lang/c++/impl/json/JsonDom.hh | 20 +++++++++++++------- lang/c++/impl/json/JsonIO.cc | 3 +++ lang/c++/impl/json/JsonIO.hh | 5 ++++- 7 files changed, 39 insertions(+), 19 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
