[Bug 51906] New: Avoid warnings with -Werror=shadow

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 9 20:26:58 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51906

             Bug #: 51906
           Summary: Avoid warnings with -Werror=shadow
    Classification: Unclassified
           Product: Telepathy
           Version: git master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: medium
         Component: idle
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: tthurman at gnome.org
         QAContact: telepathy-bugs at lists.freedesktop.org


Created attachment 64016
  --> https://bugs.freedesktop.org/attachment.cgi?id=64016
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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list