[Commits] [SCM] claws-win32-installer branch, gtk2, updated. 3.20.0-1-26-g1dac6a6

jonathan at claws-mail.org jonathan at claws-mail.org
Sun Mar 10 06:56:20 UTC 2024


The branch, gtk2 has been updated
       via  1dac6a65e0e54b5353edf7c03535982e69022778 (commit)
      from  207c605de1f58475c6e35444b15007c806709d67 (commit)

Summary of changes:
 patches/libsoup/02-stdlib_h.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 patches/libsoup/02-stdlib_h.patch


- Log -----------------------------------------------------------------
commit 1dac6a65e0e54b5353edf7c03535982e69022778
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date:   Sat Mar 9 16:43:55 2024 -0700

    Add missing include for libsoup

diff --git a/patches/libsoup/02-stdlib_h.patch b/patches/libsoup/02-stdlib_h.patch
new file mode 100644
index 0000000..68ac1ba
--- /dev/null
+++ b/patches/libsoup/02-stdlib_h.patch
@@ -0,0 +1,10 @@
+--- a/libsoup/soup-xmlrpc-old.c	2024-03-09 16:40:00.743660082 -0700
++++ b/libsoup/soup-xmlrpc-old.c	2024-03-09 16:40:25.291916985 -0700
+@@ -9,6 +9,7 @@
+ #include <config.h>
+ #endif
+ 
++#include <stdlib.h>
+ #include <string.h>
+ 
+ #include <libxml/tree.h>

-----------------------------------------------------------------------


hooks/post-receive
-- 
Installer sources for Claws Mail Windows port


More information about the Commits mailing list