Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
goffice-0_8
goffice-0_8-pcre-8_30.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File goffice-0_8-pcre-8_30.patch of Package goffice-0_8
Index: goffice-0.8.17/goffice/utils/regutf8.c =================================================================== --- goffice-0.8.17.orig/goffice/utils/regutf8.c +++ goffice-0.8.17/goffice/utils/regutf8.c @@ -155,7 +155,7 @@ go_regcomp (GORegexp *gor, const char *p 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; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor