You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2023/04/19 08:47:00 UTC

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

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

Martin Zink updated MINIFICPP-1818:
-----------------------------------
    Fix Version/s: 0.12.0

> 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
>            Priority: Major
>             Fix For: 0.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.10#820010)