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 572209 - Remove deprecated Glib symbols
Remove deprecated Glib symbols
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
1.23.x
Other Linux
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks: 560423
 
 
Reported: 2009-02-17 21:21 UTC by André Klapper
Modified: 2009-03-02 07:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-02-17 21:21:09 UTC
http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib

./pango-view/viewer-win32.c: 
    if (0 == g_strcasecmp(pango_font_family_get_name(families[i]), family_name))

http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strcasecmp
Comment 1 André Klapper 2009-02-21 15:44:52 UTC
also see bug 572662
Comment 2 Behdad Esfahbod 2009-03-02 07:51:58 UTC
commit 7245e427818d88358f2c9fcfdbe777701d7b0ab9
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Mon Mar 2 11:12:43 2009 +0330

    Bug 572662 – Remove deprecated GTK+ symbols
    
    Remove the obsolete file viewer-win32.c