An error occurred while fetching folder content.
Forked from
PureOS / Packages / Glib
Source project has a limited visibility.
Emmanuel Fleury
authored
gio/glib-compile-schemas.c: In function ‘parse_gschema_files’: gio/glib-compile-schemas.c:1773:3: error: missing initializer for field ‘passthrough’ of ‘GMarkupParser’ {aka ‘struct _GMarkupParser’} 1773 | GMarkupParser parser = { start_element, end_element, text }; | ^~~~~~~~~~~~~ gio/glib-compile-schemas.c: In function ‘main’: gio/glib-compile-schemas.c:2176:5: error: missing initializer for field ‘arg_description’ of ‘GOptionEntry’ {aka ‘struct _GOptionEntry’} 2176 | { "allow-any-name", 0, 0, G_OPTION_ARG_NONE, &allow_any_name, N_("Do not enforce key name restrictions") }, | ^
Name | Last commit | Last update |
---|