adamreeve opened a new pull request, #42131: URL: https://github.com/apache/arrow/pull/42131
### Rationale for this change This is a blocker for #41885 ### What changes are included in this PR? * Adds `*_AVAILABLE_IN_ALL` macros to generated enum functions * Defines `*_COMPILATION` variables when compiling C code, not just C++ * Fixes checking for MSVC in version.h to work when compiling C code as well as C++ code * Sets the PATH variable to allow loading required dlls when running the binary generated by g-ir-scanner * Updates the MSVC GLib CI task to generate gir and typelib files and run Ruby tests (not yet working) ### Are these changes tested? Yes ### Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
