Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ruby] Use newer extpp for C++17 #14961

Closed
kou opened this issue Dec 15, 2022 · 0 comments · Fixed by #14962
Closed

[Ruby] Use newer extpp for C++17 #14961

kou opened this issue Dec 15, 2022 · 0 comments · Fixed by #14962

Comments

@kou
Copy link
Member

kou commented Dec 15, 2022

Describe the enhancement requested

Recent extpp support C++17. We can remove C++17 workaround with recent extpp.

Component(s)

Ruby

kou added a commit to kou/arrow that referenced this issue Dec 15, 2022
Recent extpp support C++17. We can remove C++17 workaround with recent
extpp.
kou added a commit that referenced this issue Dec 16, 2022
Recent extpp support C++17. We can remove C++17 workaround with recent extpp.
* Closes: #14961

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 11.0.0 milestone Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant