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 652213 - Use const instead G_CONST_RETURN
Use const instead G_CONST_RETURN
Status: RESOLVED FIXED
Product: librsvg
Classification: Core
Component: general
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks: 644611
 
 
Reported: 2011-06-09 16:22 UTC by Javier Jardón (IRC: jjardon)
Modified: 2011-06-13 13:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use const instead G_CONST_RETURN (4.02 KB, patch)
2011-06-09 16:23 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description Javier Jardón (IRC: jjardon) 2011-06-09 16:22:31 UTC
The macro will be deprecated soon. See bug #644611
Comment 1 Javier Jardón (IRC: jjardon) 2011-06-09 16:23:10 UTC
Created attachment 189566 [details] [review]
Use const instead G_CONST_RETURN