[
https://issues.apache.org/jira/browse/MINIFICPP-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-1508:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
https://github.com/apache/nifi-minifi-cpp/commit/1fb7540d8ea6325d39c65a0c6769e6e87eda983c
> Remove the legacy Regex wrapper and use std::regex instead
> ----------------------------------------------------------
>
> Key: MINIFICPP-1508
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1508
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Ferenc Gerlits
> Assignee: Martin Zink
> Priority: Minor
> Labels: MiNiFi-CPP-Hygiene
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> After MINIFICPP-1429, when we no longer support gcc 4.8, remove the
> {{utils::Regex}} class, and delete the files RegexUtils.h, RegexUtils.cpp and
> RegexUtilsTests.cpp. Instead, we should use {{std::regex}} directly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)