[
https://issues.apache.org/jira/browse/MINIFICPP-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16186215#comment-16186215
]
ASF GitHub Bot commented on MINIFICPP-109:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi-minifi-cpp/pull/138
> 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)