Bug 51906 - Avoid warnings with -Werror=shadow
Summary: Avoid warnings with -Werror=shadow
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: idle (show other bugs)
Version: git master
Hardware: All All
: medium minor
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 11:26 UTC by Thomas Thurman
Modified: 2012-07-09 13:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to rename variables (4.21 KB, patch)
2012-07-09 11:26 UTC, Thomas Thurman
Details | Splinter Review

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.