You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by th...@apache.org on 2018/10/04 03:35:22 UTC

[avro] 01/01: Merge pull request #326 from da77a/master

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 54a79769987d78384899062b59d413412c577de3
Merge: 389231e c83acd5
Author: Thiruvalluvan M G <th...@apache.org>
AuthorDate: Thu Oct 4 09:05:14 2018 +0530

    Merge pull request #326 from da77a/master
    
    Allow "integer" defaults for double and float

 lang/c++/impl/Compiler.cc     |  8 ++++++++
 lang/c++/impl/json/JsonDom.hh |  2 +-
 lang/c++/test/SchemaTests.cc  | 14 ++++++++++++++
 3 files changed, 23 insertions(+), 1 deletion(-)