Ferenc Gerlits created MINIFICPP-2186:
-----------------------------------------
Summary: Remove VS2019-specific workarounds
Key: MINIFICPP-2186
URL: https://issues.apache.org/jira/browse/MINIFICPP-2186
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
Assignee: Ferenc Gerlits
In at least two places (OutputAttributeDefinition.h, Monitors.h), we create a
default constructor which is not really needed because of a bug in Visual
Studio <= 2019.
Remove these workarounds, and check if there are other workarounds which can be
removed (eg. C2PropertiesUpdateTests?, PropertyReference?).
Also update the minimum VS version in cmake/CppVersion.cmake and in the
documentation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)