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)