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

refactor(regex): Use std::regex instead of boost::regex #1697

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Nov 27, 2023

This patch removes to build and link Boost::filesystem library, and use std::regex
instead of boost::regex.

@acelyc111 acelyc111 marked this pull request as ready for review November 27, 2023 17:11
@empiredan empiredan merged commit 6cb3f5e into apache:master Nov 28, 2023
82 checks passed
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.

3 participants