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 511503 - Missing <locale.h> include
Missing <locale.h> include
Status: RESOLVED FIXED
Product: gnome-mount
Classification: Deprecated
Component: programs
unspecified
Other Linux
: Normal major
: ---
Assigned To: David Zeuthen (not reading bugmail)
: 442197 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-23 10:49 UTC by Loïc Minier
Modified: 2008-08-25 08:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Include locale.h (330 bytes, patch)
2008-01-23 10:49 UTC, Loïc Minier
committed Details | Review

Description Loïc Minier 2008-01-23 10:49:03 UTC
Hi,

When building gnome-mount against the new nautilus, it exposed a missing include:
gnome-mount.c:1488: erreur: «LC_ALL» undeclared (first use in this function)


Will attach a patch.

Bye,
Comment 1 Loïc Minier 2008-01-23 10:49:38 UTC
Created attachment 103536 [details] [review]
Include locale.h
Comment 2 Cosimo Cecchi 2008-06-27 10:11:02 UTC
Thanks, committed to trunk.

2008-06-27  Cosimo Cecchi  <cosimoc@gnome.org>

	* src/gnome-mount.c: include locale.h. (#511503, Loïc Minier).
Comment 3 Gilles Dartiguelongue 2008-08-25 08:51:14 UTC
*** Bug 442197 has been marked as a duplicate of this bug. ***
Comment 4 Gilles Dartiguelongue 2008-08-25 08:51:41 UTC
fixing summary