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 340407 - Get rid of a compiler warning
Get rid of a compiler warning
Status: RESOLVED FIXED
Product: libIDL
Classification: Deprecated
Component: general
0.8.x
Other Linux
: Normal normal
: ---
Assigned To: Mark McLoughlin
Mark McLoughlin
Depends on:
Blocks:
 
 
Reported: 2006-05-02 14:50 UTC by Kjartan Maraas
Modified: 2006-07-24 10:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
possible fix (556 bytes, patch)
2006-05-02 14:51 UTC, Kjartan Maraas
none Details | Review

Description Kjartan Maraas 2006-05-02 14:50:34 UTC
GCC gives this warning when compiling util.c

util.c:3368: warning: type qualifiers ignored on function return type
Comment 1 Kjartan Maraas 2006-05-02 14:51:15 UTC
Created attachment 64667 [details] [review]
possible fix
Comment 2 Michael Meeks 2006-07-24 10:18:57 UTC
sure, please do commit :-)
Comment 3 Kjartan Maraas 2006-07-24 10:21:09 UTC
Commited.