You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Debreceni (Jira)" <ji...@apache.org> on 2022/05/03 12:31:00 UTC

[jira] [Created] (MINIFICPP-1818) Use boyer_moore_horspool_searcher in RouteText

Adam Debreceni created MINIFICPP-1818:
-----------------------------------------

             Summary: Use boyer_moore_horspool_searcher in RouteText
                 Key: MINIFICPP-1818
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1818
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Adam Debreceni
            Assignee: Adam Debreceni


There seems to be a bug in `libc++`'s experimental `boyer_moore_searcher` implementations (type of `__scratch` in `__build_suffix_table` apparently should be `vector<difference_type>` instead of `vector<value_type>`.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)