You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2022/08/18 08:41:00 UTC

[jira] [Created] (MINIFICPP-1911) Create concat_path with variadic arguments

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)