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
GH-46714: [C++] Use hidden symbol visibility in Meson configuration (#46715)
### Rationale for this change
This will eventually make it easier to support Windows through the Meson configuration, while also providing the documented benefits of hidden symbol visibility
### What changes are included in this PR?
Meson libraries have been set to use hidden symbol visibility, and corresponding definitions have been updated to use the ARROW_EXPORT macro
### Are these changes tested?
Yes
### Are there any user-facing changes?
No
* GitHub Issue: #46714
Authored-by: Will Ayd <william.ayd@icloud.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
0 commit comments