Commits

Sutou Kouhei authored ffdf35d545b
ARROW-7299: [GLib] Use Result instead of Status This change suppress deprecated warnings related to Result and Status. --enable-development-mode and -Ddevelopment_mode=true are added to build with -Werror. Closes #5942 from kou/glib-suppress-warnings and squashes the following commits: 902aca345 <Sutou Kouhei> Restore XML_CATALOG_FILES for macOS a19808624 <Sutou Kouhei> Enable development mode on AppVeyor 5a1a71791 <Sutou Kouhei> Use "GLib" 5be5e3930 <Sutou Kouhei> Use Result instead of Status Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>