mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 11:56:16 +01:00
71c5e3f899
The GSettings schema compiler was accepting any string as a path. It is probably quite a common mistake to suspect that '/apps/foo' is a valid path name when this will cause all sorts of trouble later. Check for this case and report the error. |
||
---|---|---|
.. | ||
array-default-not-in-choices.gschema.xml | ||
bad-key2.gschema.xml | ||
bad-key3.gschema.xml | ||
bad-key4.gschema.xml | ||
bad-key.gschema.xml | ||
bad-type.gschema.xml | ||
choice-missing-value.gschema.xml | ||
choices-wrong-type.gschema.xml | ||
default-not-in-choices.gschema.xml | ||
default-out-of-range.gschema.xml | ||
empty-key.gschema.xml | ||
incomplete-list.gschema.xml | ||
invalid-path.gschema.xml | ||
missing-quotes.gschema.xml | ||
no-default.gschema.xml | ||
overflow.gschema.xml | ||
range-missing-max.gschema.xml | ||
range-missing-min.gschema.xml | ||
range-wrong-type.gschema.xml | ||
wrong-category.gschema.xml |