After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791235 - [PATCH] Fix gschema.dtd regarding flags.
[PATCH] Fix gschema.dtd regarding flags.
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-12-05 04:56 UTC by Arnaud B.
Modified: 2017-12-05 12:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix gschema.dtd regarding flags. (618 bytes, patch)
2017-12-05 04:56 UTC, Arnaud B.
committed Details | Review

Description Arnaud B. 2017-12-05 04:56:48 UTC
Created attachment 364994 [details] [review]
Fix gschema.dtd regarding flags.

I think that gschema.dtd is only used for docs, but it has a problem with flags: they are defined, used as attr, but unusable as element. Well, for what I understand of DTDs…
Comment 1 Philip Withnall 2017-12-05 12:31:30 UTC
Review of attachment 364994 [details] [review]:

Yes, well spotted, thanks.
Comment 2 Philip Withnall 2017-12-05 12:33:15 UTC
Pushed to glib-2-54 too:
4bbfb963a (HEAD -> glib-2-54, origin/glib-2-54) Fix gschema.dtd regarding flags