WillAyd opened a new issue, #782: URL: https://github.com/apache/arrow-nanoarrow/issues/782
To maximize test coverage and make sure no gaps appear as new options are added, it would be nice to set `auto_features=enabled` in the Windows Meson CI job However, doing so on Windows by default seems to require both liblzma and proxy-libintl to be added as a wrap entry. The former appears to be released under the BSD 0 clause license but the latter appears to be distributed under the GNU GPL, so I don't _think_ its suitable for use with nanoarrow. I didn't research why exactly these are required, so it's possible that some option from a dependency may be set that elides the need for them as well -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org