4 changed files with 5 additions and 18 deletions
@ -0,0 +1 @@
|
||||
4c1ccd7439946df14bb80755e001b359c0e1c5ac goffice-0.10.31.tar.xz |
@ -1,12 +0,0 @@
|
||||
diff -Naur goffice-0.8.17.orig/goffice/utils/regutf8.c goffice-0.8.17/goffice/utils/regutf8.c
|
||||
--- goffice-0.8.17.orig/goffice/utils/regutf8.c 2009-09-06 01:52:09.000000000 +0200
|
||||
+++ goffice-0.8.17/goffice/utils/regutf8.c 2014-03-26 10:49:40.406498585 +0100
|
||||
@@ -155,7 +155,7 @@
|
||||
default: return GO_REG_BADPAT;
|
||||
}
|
||||
} else {
|
||||
- gor->re_nsub = pcre_info (r, NULL, NULL);
|
||||
+ gor->re_nsub = pcre_fullinfo (r, NULL, 0, NULL);
|
||||
gor->nosub = (cflags & GO_REG_NOSUB) != 0;
|
||||
return 0;
|
||||
}
|
@ -1 +0,0 @@
|
||||
aceee7ddff4a473131b4a0ac1c05e52a82755a4e goffice-0.8.17.tar.xz |
Loading…
Reference in new issue