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

[jira] [Resolved] (MINIFICPP-2005) Fix compilation on clang 14.0.0 + libc++

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

Marton Szasz resolved MINIFICPP-2005.
-------------------------------------
    Fix Version/s: 0.14.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 0.14.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)