Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
libxslt
gcc14-runtest-no-const.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcc14-runtest-no-const.patch of Package libxslt
--- libxslt-1.1.39/tests/runtest.c.old 2023-11-16 12:36:28.000000000 +0000 +++ libxslt-1.1.39/tests/runtest.c 2024-05-05 16:25:22.656618600 +0000 @@ -269,7 +269,7 @@ xmlParserPrintFileContextInternal(xmlPar } static void -testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, const xmlError *err) { +testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlError *err) { char *file = NULL; int line = 0; int code = -1;
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