[
https://issues.apache.org/jira/browse/MINIFICPP-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-1054.
-------------------------------------
Resolution: Fixed
> Windows and macOS does not support date formatting and regex Expression
> Language expressions
> --------------------------------------------------------------------------------------------
>
> Key: MINIFICPP-1054
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1054
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Dániel Bakai
> Priority: Major
>
> Whether we support these is currently decided based on a preprocessor
> expression based on __GNUC__ (the gcc version), which is incorrect if we use
> clang of MSVC.
> Changing the expression and enabling them on macOS seems to work out of the
> box, but not on Windows, further investigation is needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)