lidavidm commented on code in PR #3045:
URL: https://github.com/apache/arrow-adbc/pull/3045#discussion_r2173224630


##########
c/vendor/toml++/toml.hpp:
##########
@@ -3570,7 +3570,11 @@ TOML_NAMESPACE_START
        {
                TOML_NODISCARD
                TOML_ALWAYS_INLINE
+#if !defined(__clang__) && (defined(__GNUC__) && __GNUC__ < 6)

Review Comment:
   Opened https://github.com/apache/arrow-adbc/issues/3058 so we can consider 
this down the line



-- 
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]

Reply via email to