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 570073 - Add support for reading filesystems on Interix
Add support for reading filesystems on Interix
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
2.18.x
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2009-02-01 11:18 UTC by Fabian Groffen
Modified: 2009-04-03 04:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
filesystem support for Interix (1.93 KB, patch)
2009-02-01 11:19 UTC, Fabian Groffen
none Details | Review

Description Fabian Groffen 2009-02-01 11:18:48 UTC
Please describe the problem:
gio doesn't support reading filesystems on Interix

Steps to reproduce:
1. use it
2. 
3. 


Actual results:
no filesystems

Expected results:
filesystems

Does this happen every time?
yes

Other information:
Patch by Markus Duft to add filesystem support attached.
Comment 1 Fabian Groffen 2009-02-01 11:19:15 UTC
Created attachment 127690 [details] [review]
filesystem support for Interix
Comment 2 Alexander Larsson 2009-02-25 16:34:16 UTC
I commited this with some code formating fixes. Can you verify that it still works?
Comment 3 Matthias Clasen 2009-04-03 04:27:22 UTC
Assuming it does...