This is an automated email from the ASF dual-hosted git repository.

martinzink pushed a commit to branch test_on_apache_mzink
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git

commit 404e950216476356a4153457af5af47aa8e391b5
Author: Martin Zink <[email protected]>
AuthorDate: Tue Jun 3 15:13:18 2025 +0200

    add explanation for thirdparty/coachbase/c++23_fixes.patch
---
 thirdparty/couchbase/c++23_fixes.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thirdparty/couchbase/c++23_fixes.patch 
b/thirdparty/couchbase/c++23_fixes.patch
index b434483dc..92946f3a1 100644
--- a/thirdparty/couchbase/c++23_fixes.patch
+++ b/thirdparty/couchbase/c++23_fixes.patch
@@ -1,4 +1,4 @@
-Subject: [PATCH] c++23 fixes
+Subject: [PATCH] c++23 fixes (replace forward declaration with includes due to 
stricter behaviour with unique_ptr + incomplete types)
 ---
 Index: couchbase/numeric_range_facet_result.hxx
 IDEA additional info:

Reply via email to