Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:lafenghu
glib2
glib2-suppress-schema-deprecated-path-warning.p...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File glib2-suppress-schema-deprecated-path-warning.patch of Package glib2
Index: glib-2.32.3/gio/glib-compile-schemas.c =================================================================== --- glib-2.32.3.orig/gio/glib-compile-schemas.c +++ glib-2.32.3/gio/glib-compile-schemas.c @@ -1204,12 +1204,14 @@ parse_state_start_schema (ParseState *s return; } +/* if (path && (g_str_has_prefix (path, "/apps/") || g_str_has_prefix (path, "/desktop/") || g_str_has_prefix (path, "/system/"))) g_printerr ("warning: Schema '%s' has path '%s'. Paths starting with " "'/apps/', '/desktop/' or '/system/' are deprecated.\n", id, path); - +*/ + state->schema_state = schema_state_new (path, gettext_domain, extends, extends_name, list_of);
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