You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2021/02/23 15:53:00 UTC

[jira] [Updated] (MINIFICPP-1508) Remove the legacy Regex wrapper and use std::regex instead

     [ https://issues.apache.org/jira/browse/MINIFICPP-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arpad Boda updated MINIFICPP-1508:
----------------------------------
    Labels: MiNiFi-CPP-Hygiene  (was: )

> 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
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>
> 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)