Bug 37515

Summary: Fails to build with GCC 4.6 due to unused but set variables
Product: Telepathy Reporter: Debarshi Ray <rishi.is>
Component: idleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard: r+
i915 platform: i915 features:
Attachments: Remove unused but set variables

Description Debarshi Ray 2011-05-23 12:34:39 UTC
GCC 4.6 has a new -Wunused-but-set-variable which causes Telepathy Idle build failures:
http://gcc.gnu.org/gcc-4.6/changes.html
Comment 1 Debarshi Ray 2011-05-23 12:37:44 UTC
Created attachment 47066 [details] [review]
Remove unused but set variables
Comment 2 Jonny Lamb 2011-05-24 00:42:21 UTC
Looks fine.

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.