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 671705 - lib: Fix deprecated use of g_value_get_char()
lib: Fix deprecated use of g_value_get_char()
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-09 10:27 UTC by Bastien Nocera
Modified: 2012-07-25 22:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
lib: Fix deprecated use of g_value_get_char() (1.15 KB, patch)
2012-03-09 10:27 UTC, Bastien Nocera
none Details | Review
fix g_value_get_char deprecation (1.29 KB, patch)
2012-03-19 20:00 UTC, Alban Browaeys
rejected Details | Review

Description Bastien Nocera 2012-03-09 10:27:41 UTC
.
Comment 1 Bastien Nocera 2012-03-09 10:27:42 UTC
Created attachment 209306 [details] [review]
lib: Fix deprecated use of g_value_get_char()
Comment 2 Jonathan Matthew 2012-03-11 12:42:44 UTC
Not quite ready to require glib 2.32 yet, but the deprecation shouldn't be a problem any more.
Comment 3 Alban Browaeys 2012-03-19 20:00:57 UTC
Created attachment 210113 [details] [review]
fix g_value_get_char deprecation

Another way to fix the g_value_get_char deprecation without bumping the glib requirement. Taken from network-manager-applet.
Comment 4 Jonathan Matthew 2012-03-25 02:23:58 UTC
Review of attachment 210113 [details] [review]:

not interested in this approach.
Comment 5 Jonathan Matthew 2012-07-25 22:02:16 UTC
This got fixed a few days ago as part of commit 30fde08