Adam Debreceni created MINIFICPP-2005:
-----------------------------------------
Summary: Fix compilation on clang 14.0.0 + libc++
Key: MINIFICPP-2005
URL: https://issues.apache.org/jira/browse/MINIFICPP-2005
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Adam Debreceni
Assignee: Adam Debreceni
We are using the iterator constructor of std::span, which is not available due
to a bug in clang 14.0.0 + libc++ configuration. We should go with gsl::span.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)