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 122663 - Fix a warning in testglib.c
Fix a warning in testglib.c
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2003-09-18 19:43 UTC by Kjartan Maraas
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
warning patch (1002 bytes, patch)
2003-09-18 19:44 UTC, Kjartan Maraas
none Details | Review

Description Kjartan Maraas 2003-09-18 19:43:19 UTC
This patch fixes a warning in testglib.c:

testglib.c: In function `main':
testglib.c:1183: warning: passing arg 1 of `g_get_charset' from
incompatible pointer type
Comment 1 Kjartan Maraas 2003-09-18 19:44:00 UTC
Created attachment 20064 [details] [review]
warning patch
Comment 2 Matthias Clasen 2004-01-27 01:03:04 UTC
Owen apparently fixed this some time ago.