Re: [PR] MINIFICPP-2263 Fix debug build [nifi-minifi-cpp]

2023-11-28 Thread via GitHub
fgerlits closed pull request #1696: MINIFICPP-2263 Fix debug build URL: https://github.com/apache/nifi-minifi-cpp/pull/1696 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] MINIFICPP-2263 Fix debug build [nifi-minifi-cpp]

2023-11-17 Thread via GitHub
lordgamez commented on code in PR #1696: URL: https://github.com/apache/nifi-minifi-cpp/pull/1696#discussion_r1397451868 ## .github/workflows/ci.yml: ## @@ -111,7 +111,7 @@ jobs: - name: build run: | for /f "usebackq delims=" %%i in (`vswhere.exe

Re: [PR] MINIFICPP-2263 Fix debug build [nifi-minifi-cpp]

2023-11-17 Thread via GitHub
lordgamez commented on code in PR #1696: URL: https://github.com/apache/nifi-minifi-cpp/pull/1696#discussion_r1397441922 ## .github/workflows/ci.yml: ## @@ -111,7 +111,7 @@ jobs: - name: build run: | for /f "usebackq delims=" %%i in (`vswhere.exe

Re: [PR] MINIFICPP-2263 Fix debug build [nifi-minifi-cpp]

2023-11-17 Thread via GitHub
fgerlits commented on code in PR #1696: URL: https://github.com/apache/nifi-minifi-cpp/pull/1696#discussion_r1397396341 ## .github/workflows/ci.yml: ## @@ -111,7 +111,7 @@ jobs: - name: build run: | for /f "usebackq delims=" %%i in (`vswhere.exe

[PR] MINIFICPP-2263 Fix debug build [nifi-minifi-cpp]

2023-11-17 Thread via GitHub
lordgamez opened a new pull request, #1696: URL: https://github.com/apache/nifi-minifi-cpp/pull/1696 https://issues.apache.org/jira/browse/MINIFICPP-2263 --- Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of