GNOME Bugzilla – Bug 696935
GLib.DIR_SEPARATOR_S is '\' on a Unix system
Last modified: 2018-02-08 12:21:08 UTC
I'm guessing that the parser has a bug. From /usr/share/gir-1.0/GLib-2.0.gir: <constant name="DIR_SEPARATOR_S" value="\" c:type="G_DIR_SEPARATOR_S"> This should read: <constant name="DIR_SEPARATOR_S" value="/" c:type="G_DIR_SEPARATOR_S">
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]
A source-side fix has been submitted in bug #757284.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gobject-introspection/issues/83.