Bug 51906

Summary: Avoid warnings with -Werror=shadow
Product: Telepathy Reporter: Thomas Thurman <tthurman>
Component: idleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: minor    
Priority: medium    
Version: git master   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to rename variables

Description Thomas Thurman 2012-07-09 11:26:58 UTC
Created attachment 64016 [details] [review]
Patch to rename variables

tp-idle contains variables named "link" and "socket" which annoy -Werror=shadow. This patch renames them to add a trailing underscore.
Comment 1 Guillaume Desmottes 2012-07-09 13:12:53 UTC
Merged to master, thanks!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.