Projects
home:rottame:vhosts-ng:php74
php7
php7-attribute-unused.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File php7-attribute-unused.patch of Package php7
diff -purN a/ext/libxml/libxml.c b/ext/libxml/libxml.c --- a/ext/libxml/libxml.c 2022-10-31 11:36:06.000000000 +0100 +++ b/ext/libxml/libxml.c 2025-10-17 16:37:23.451934509 +0200 @@ -476,7 +476,7 @@ php_libxml_input_buffer_create_filename( static xmlOutputBufferPtr php_libxml_output_buffer_create_filename(const char *URI, xmlCharEncodingHandlerPtr encoder, - int compression ATTRIBUTE_UNUSED) + int compression ZEND_ATTRIBUTE_UNUSED) { xmlOutputBufferPtr ret; xmlURIPtr puri;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.