marco polo created MINIFICPP-109:
------------------------------------
Summary: 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
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)