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 652202 - Stop using G_CONST_RETURN in Pango
Stop using G_CONST_RETURN in Pango
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Allison Karlitskaya (desrt)
pango-maint
Depends on:
Blocks: 644611
 
 
Reported: 2011-06-09 15:37 UTC by Allison Karlitskaya (desrt)
Modified: 2011-06-09 17:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stop using G_CONST_RETURN in Pango (18.60 KB, patch)
2011-06-09 15:37 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Allison Karlitskaya (desrt) 2011-06-09 15:37:11 UTC
G_CONST_RETURN is headed for deprecation (as per bug #644611).  Stop 
using it in Pango.
Comment 1 Allison Karlitskaya (desrt) 2011-06-09 15:37:51 UTC
Created attachment 189557 [details] [review]
Stop using G_CONST_RETURN in Pango
Comment 2 Allison Karlitskaya (desrt) 2011-06-09 17:02:37 UTC
Comment on attachment 189557 [details] [review]
Stop using G_CONST_RETURN in Pango

12:59 < behdad> desrt: push please.