Bug 37515 - Fails to build with GCC 4.6 due to unused but set variables
Summary: Fails to build with GCC 4.6 due to unused but set variables
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: idle (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard: r+
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-23 12:34 UTC by Debarshi Ray
Modified: 2011-05-24 05:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Remove unused but set variables (1.69 KB, patch)
2011-05-23 12:37 UTC, Debarshi Ray
Details | Splinter Review

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.