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 570069 - wrong preprocessor directive in gio/glocalfileinfo.c
wrong preprocessor directive in gio/glocalfileinfo.c
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:01 UTC by Fabian Groffen
Modified: 2009-02-25 13:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix preprocessor directive (574 bytes, patch)
2009-02-01 11:02 UTC, Fabian Groffen
committed Details | Review

Description Fabian Groffen 2009-02-01 11:01:37 UTC
Please describe the problem:
fix a wrong preprocessor directive (which is not noticed
on systems that have both "chown" and "utimes")
breaks on Interix

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


Actual results:
breaks

Expected results:
compile cleanly

Does this happen every time?
yes

Other information:
patch by Markus Duft attached
Comment 1 Fabian Groffen 2009-02-01 11:02:35 UTC
Created attachment 127688 [details] [review]
patch to fix preprocessor directive
Comment 2 Paolo Borelli 2009-02-25 13:30:36 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.

(patch approved by alexl)