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 780283 - eel-gtk-extensions: avoid deprecated warnings
eel-gtk-extensions: avoid deprecated warnings
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
master
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-20 00:29 UTC by Kevin Lopez
Modified: 2017-08-17 13:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (6.65 KB, patch)
2017-03-20 00:39 UTC, Kevin Lopez
committed Details | Review

Description Kevin Lopez 2017-03-20 00:29:33 UTC
Compiling the master branch gives deprecated warnings in eel-gtk-extensions.
Comment 1 Kevin Lopez 2017-03-20 00:39:59 UTC
Created attachment 348288 [details] [review]
Patch

While compiling the master branch to see new features of nautilus, I saw deprecated warnings. Hence this patch is a attempt to fix that. 

Regards !
Comment 2 Carlos Soriano 2017-03-22 16:16:37 UTC
Review of attachment 348288 [details] [review]:

woo excellent, good code and message in the first try!
Comment 3 Kevin Lopez 2017-03-22 18:55:48 UTC
Thanks for the fast review !
(In reply to Carlos Soriano from comment #2)
> woo excellent, good code and message in the first try!

In fact ... is my first time at the first attempt!