[
https://issues.apache.org/jira/browse/MINIFICPP-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755518#comment-17755518
]
Ferenc Gerlits edited comment on MINIFICPP-2186 at 8/17/23 12:10 PM:
---------------------------------------------------------------------
depends on: MINIFICPP-2185
was (Author: fgerlits):
follow-up: MINIFICPP-2186
> 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
> Priority: Minor
>
> 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)