external/liborcus/liborcus_newline.patch.1 |    2 ++
 external/zxing/zxing_newline.patch.1       |    2 ++
 2 files changed, 4 insertions(+)

New commits:
commit 1e7a8b7ff63a425de9ba631e44bfa6b8cca76e04
Author:     Michael Stahl <michael.st...@allotropia.de>
AuthorDate: Mon May 3 12:04:23 2021 +0200
Commit:     Michael Stahl <michael.st...@allotropia.de>
CommitDate: Mon May 3 13:21:15 2021 +0200

    liborcus,zxing: add link to GCC bug
    
    Change-Id: I9420e786c4050a9ae79f1deab76a43e62c3b15fa
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115031
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <michael.st...@allotropia.de>

diff --git a/external/liborcus/liborcus_newline.patch.1 
b/external/liborcus/liborcus_newline.patch.1
index 421c30846b27..5b2038d5cc12 100644
--- a/external/liborcus/liborcus_newline.patch.1
+++ b/external/liborcus/liborcus_newline.patch.1
@@ -4,6 +4,8 @@ without this, compiling output of GCC 11 -E -fdirectives-only 
fails with:
 
 ooxml_tokens.inl:3524:32: error: stray '#' in program
 
+https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100392
+
 --- liborcus/src/liborcus/ooxml_tokens.inl.orig        2021-05-01 
18:12:37.490131155 +0200
 +++ liborcus/src/liborcus/ooxml_tokens.inl     2021-05-01 18:12:50.994119453 
+0200
 @@ -3521,4 +3521,4 @@
diff --git a/external/zxing/zxing_newline.patch.1 
b/external/zxing/zxing_newline.patch.1
index 5b51ba7a2027..57673e431d00 100644
--- a/external/zxing/zxing_newline.patch.1
+++ b/external/zxing/zxing_newline.patch.1
@@ -8,6 +8,8 @@ and compiling that fails with:
 
 KRHangulMapping.h:38:55: error: stray '#' in program
 
+https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100392
+
 --- zxing/core/src/textcodec/KRHangulMapping.h.orig    2021-05-01 
18:00:09.011795242 +0200
 +++ zxing/core/src/textcodec/KRHangulMapping.h 2021-05-01 18:00:16.774788294 
+0200
 @@ -35,4 +35,4 @@
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to