You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/08/24 06:58:02 UTC

[avro] branch avro-3616-c++-fix-compilation-warnings updated (dd4f1d420 -> e632e652f)

This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a change to branch avro-3616-c++-fix-compilation-warnings
in repository https://gitbox.apache.org/repos/asf/avro.git


    from dd4f1d420 AVRO-3616: Enable -pedantic and -Werror for compiler flags
     add e632e652f AVRO-3616: Use size_t consistently for node->leaves()

No new revisions were added by this update.

Summary of changes:
 lang/c++/api/NodeImpl.hh     | 4 ++--
 lang/c++/impl/ValidSchema.cc | 4 ++--
 lang/c++/impl/Validator.cc   | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)