You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling with Clang, default behavior is to have the compiler flag 'warn_unused_result' attribute [-Werror,-Wunused-result] - enable the equivalent for some of the GCC builds as well.
When compiling with Clang, default behavior is to have the compiler flag
'warn_unused_result' attribute [-Werror,-Wunused-result]
- enable the equivalent for some of the GCC builds as well.Reporter: Benson Muite / @bkmgit
Assignee: Benson Muite / @bkmgit
PRs and other links:
Note: This issue was originally created as ARROW-14748. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: