aboutsummaryrefslogtreecommitdiff
path: root/mail/courier/files/patch-libs__rfc2045__testsuitecpp.C
diff options
context:
space:
mode:
Diffstat (limited to 'mail/courier/files/patch-libs__rfc2045__testsuitecpp.C')
-rw-r--r--mail/courier/files/patch-libs__rfc2045__testsuitecpp.C11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/courier/files/patch-libs__rfc2045__testsuitecpp.C b/mail/courier/files/patch-libs__rfc2045__testsuitecpp.C
new file mode 100644
index 000000000000..e6d63464db48
--- /dev/null
+++ b/mail/courier/files/patch-libs__rfc2045__testsuitecpp.C
@@ -0,0 +1,11 @@
+--- libs/rfc2045/testsuitecpp.C.orig 2025-10-03 19:53:41.000000000 +0200
++++ libs/rfc2045/testsuitecpp.C 2025-10-24 14:00:53.643970000 +0200
+@@ -19,7 +19,7 @@
+ auto b=s.begin();
+ auto e=s.end();
+
+- typename rfc2045::entity::line_iter<crlf>::iter<
++ typename rfc2045::entity::line_iter<crlf>::template iter<
+ std::string_view::iterator,
+ std::string_view::iterator
+ >