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 696935 - GLib.DIR_SEPARATOR_S is '\' on a Unix system
GLib.DIR_SEPARATOR_S is '\' on a Unix system
Status: RESOLVED OBSOLETE
Product: gobject-introspection
Classification: Platform
Component: g-ir-scanner
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-03-30 23:08 UTC by Bastien Nocera
Modified: 2018-02-08 12:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2013-03-30 23:08:55 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">
Comment 1 André Klapper 2015-02-07 17:15:17 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]
Comment 2 Mikhail Zabaluev 2015-10-29 07:17:26 UTC
A source-side fix has been submitted in bug #757284.
Comment 3 GNOME Infrastructure Team 2018-02-08 12:21:08 UTC
-- 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.