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 765217 - Support autocleanups for all exported types
Support autocleanups for all exported types
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-18 14:39 UTC by Debarshi Ray
Modified: 2016-04-18 16:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add autocleanups for all exported types (1.86 KB, patch)
2016-04-18 14:40 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2016-04-18 14:39:31 UTC
It will be nice to have autocleanups for all exported types so that applications can use g_autoptr and friends.
Comment 1 Debarshi Ray 2016-04-18 14:40:47 UTC
Created attachment 326264 [details] [review]
Add autocleanups for all exported types
Comment 2 Christian Persch 2016-04-18 16:04:32 UTC
Comment on attachment 326264 [details] [review]
Add autocleanups for all exported types

Thanks! Master only, please.
Comment 3 Debarshi Ray 2016-04-18 16:15:15 UTC
Comment on attachment 326264 [details] [review]
Add autocleanups for all exported types

Pushed to master.