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 608275 - Remove deprecated GTK+ symbols
Remove deprecated GTK+ symbols
Status: RESOLVED FIXED
Product: ghex
Classification: Applications
Component: general
2.24.x
Other All
: Normal normal
: ---
Assigned To: GHex maintainers
GHex maintainers
Depends on:
Blocks: 585692
 
 
Reported: 2010-01-27 18:08 UTC by Javier Jardón (IRC: jjardon)
Modified: 2010-02-09 19:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove deprecated GTK+ symbols (6.85 KB, patch)
2010-01-27 18:10 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2010-01-27 18:08:37 UTC
http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/GTK%2B

GTK3 will not ship deprecated symbols anymore
Comment 1 Javier Jardón (IRC: jjardon) 2010-01-27 18:10:04 UTC
Created attachment 152434 [details] [review]
Remove deprecated GTK+ symbols
Comment 2 Javier Jardón (IRC: jjardon) 2010-02-09 16:58:41 UTC
Comment on attachment 152434 [details] [review]
Remove deprecated GTK+ symbols

commit 870e03f80c2a9f6ec5fef5cd79fc9b39c46e2018
Comment 3 Javier Jardón (IRC: jjardon) 2010-02-09 16:58:55 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release.
Comment 4 André Klapper 2010-02-09 17:38:28 UTC
I don't think this single patch fixed all deprecated symbols, hence reopening.
Comment 5 Javier Jardón (IRC: jjardon) 2010-02-09 19:35:31 UTC
Actually the patch fix all the deprecated symbols:

gtk_fixed_set_has_window() is #ifdef's
gtk_label_parse_uline() is in dead code

So closing ;)
Comment 6 André Klapper 2010-02-09 19:39:57 UTC
Yay. You wins! :-P