Daniel Bakai created MINIFICPP-1054:
---------------------------------------
Summary: 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: Daniel Bakai
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.3.4#803005)