This is an automated email from the ASF dual-hosted git repository. kou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git.
from c2fb1cc ARROW-7050: [R] Fix compiler warnings in R bindings add ffdf35d ARROW-7299: [GLib] Use Result instead of Status No new revisions were added by this update. Summary of changes: .github/workflows/ruby.yml | 15 +++++++++------ c_glib/arrow-glib/codec.cpp | 7 +++---- c_glib/arrow-glib/error.cpp | 31 ++++++++++++++++++++----------- c_glib/arrow-glib/error.hpp | 17 +++++++++++++++++ c_glib/arrow-glib/reader.cpp | 41 ++++++++++++++++++++--------------------- c_glib/configure.ac | 11 +++++++++++ c_glib/meson.build | 11 +++++++++++ c_glib/meson_options.txt | 21 +++++++++++++-------- ci/appveyor-cpp-build-mingw.bat | 1 + ci/scripts/c_glib_build.sh | 6 ++++-- docker-compose.yml | 6 ++++++ 11 files changed, 115 insertions(+), 52 deletions(-)