Gábor Gyimesi created MINIFICPP-1911:
----------------------------------------
Summary: Create concat_path with variadic arguments
Key: MINIFICPP-1911
URL: https://issues.apache.org/jira/browse/MINIFICPP-1911
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
minifi::utils::file::concat_path in FileUtils.h can only concatenate 2 file
path parts which is very limiting. It has 3 parameters: 2 file path parts and a
force_posix flag with a default value. This should be improved to have variadic
arguments to be able to concatenate any number of file path parts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)