Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001535
Summary: Fix compiler warning from gcc 4.6.2 about variable set
but not used.
Product: eCos
Version: CVS
Platform: All
OS/Version: Other
Status: NEW
Severity: enhancement
Priority: low
Component: Patches and contributions
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Class: Advice Request
Created an attachment (id=1646)
--> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1646)
Fix compiler warning.
This patch fixes a compiler warning about a variable set but not
used. It's is used in conditionally compiled code, so the variable is
declared with CYGBLD_ATTRIB_UNUSED.
--
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.