]> git.pld-linux.org Git - packages/netsurf.git/blobdiff - netsurf-utf8proc.patch
- updated to 3.10
[packages/netsurf.git] / netsurf-utf8proc.patch
index 62accb1a09c8ddb0a48b37f245df8748b91e4c47..53ad802300db0ffab94497229181282e5ccdda8d 100644 (file)
@@ -1,11 +1,11 @@
---- netsurf-3.7/utils/idna.c.orig      2017-10-15 15:39:24.000000000 +0200
-+++ netsurf-3.7/utils/idna.c   2018-07-13 21:49:53.094700504 +0200
-@@ -26,7 +26,7 @@
- #include <stdint.h>
- #include <stdlib.h>
- #include <string.h>
+--- netsurf-3.10/utils/idna.c.orig     2020-05-24 22:55:29.000000000 +0200
++++ netsurf-3.10/utils/idna.c  2020-05-30 16:10:22.429190250 +0200
+@@ -167,7 +167,7 @@
+ #ifdef WITH_UTF8PROC
 -#include <libutf8proc/utf8proc.h>
 +#include <utf8proc.h>
  
- #include "netsurf/inttypes.h"
+ int32_t idna_contexto[] = {
+       /* CONTEXTO codepoints which have a rule defined */
This page took 0.060676 seconds and 4 git commands to generate.