PHILO-HE commented on PR #11004: URL: https://github.com/apache/incubator-gluten/pull/11004#issuecomment-3545982020
I just tested this PR with GCC 13 docker. Those dependency libraries can be built successfully with GCC 13. But some errors related to folly are reported to complain the use of uninitialized variable, which should be caused by stricter check of GCC 13. I think we can fix them by upgrading folly in another PR. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
