You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/09/29 18:40:01 UTC

[jira] [Updated] (MINIFICPP-109) Update civetweb to exclude versions of clang that no longer have pragmas

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

Aldrin Piri updated MINIFICPP-109:
----------------------------------
    Fix Version/s: 0.3.0

> Update civetweb to exclude versions of clang that no longer have pragmas
> ------------------------------------------------------------------------
>
>                 Key: MINIFICPP-109
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-109
>             Project: NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: marco polo
>            Assignee: marco polo
>            Priority: Minor
>             Fix For: 0.3.0
>
>
> The following were removed in an update to clang (9) -- so adding the appropriate header guards should keep users protected.
>  #pragma clang diagnostic ignored "-Wno-reserved-id-macro"
>  #pragma clang diagnostic ignored "-Wno-keyword-macro"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)