Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Aug 16, 2024

Rationale for this change

Old re2.pc add "-std=c++11" but it causes a build error. Because Apache Arrow C++ requires C++17.

What changes are included in this PR?

Remove "-std=c++11" as workaround. We can remove this workaround when we drop support for Ubuntu 20.04.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

Old re2.pc add "-std=c++11" but it causes a build error. Because
Apache Arrow C++ requires C++17.

We can remove "-std=c++11" as workaround.
@github-actions
Copy link

⚠️ GitHub issue #41396 has been automatically assigned in GitHub to PR creator.

@kou
Copy link
Member Author

kou commented Aug 16, 2024

+1

@kou kou merged commit e9767c1 into apache:main Aug 16, 2024
@kou kou deleted the ruby-old-re2-c++11 branch August 16, 2024 02:43
@kou kou removed the awaiting committer review Awaiting committer review label Aug 16, 2024
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit e9767c1.

There was 1 benchmark result indicating a performance regression:

The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant