* [Bug 1001535] New: Fix compiler warning from gcc 4.6.2 about variable set but not used.
@ 2012-03-14 17:52 bugzilla-daemon
2012-03-14 21:08 ` [Bug 1001535] " bugzilla-daemon
2012-03-14 21:17 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-03-14 17:52 UTC (permalink / raw)
To: ecos-patches
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: unassigned@bugs.ecos.sourceware.org
ReportedBy: grant.b.edwards@gmail.com
CC: ecos-patches@ecos.sourceware.org
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 1001535] Fix compiler warning from gcc 4.6.2 about variable set but not used.
2012-03-14 17:52 [Bug 1001535] New: Fix compiler warning from gcc 4.6.2 about variable set but not used bugzilla-daemon
@ 2012-03-14 21:08 ` bugzilla-daemon
2012-03-14 21:17 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-03-14 21:08 UTC (permalink / raw)
To: ecos-patches
Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001535
Jonathan Larmour <jifl@ecoscentric.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jifl@ecoscentric.com
--- Comment #1 from Jonathan Larmour <jifl@ecoscentric.com> 2012-03-14 21:08:36 GMT ---
This is fine, please commit, thanks!
--
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 1001535] Fix compiler warning from gcc 4.6.2 about variable set but not used.
2012-03-14 17:52 [Bug 1001535] New: Fix compiler warning from gcc 4.6.2 about variable set but not used bugzilla-daemon
2012-03-14 21:08 ` [Bug 1001535] " bugzilla-daemon
@ 2012-03-14 21:17 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-03-14 21:17 UTC (permalink / raw)
To: ecos-patches
Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001535
Grant Edwards <grant.b.edwards@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NEXTRELEASE
--- Comment #2 from Grant Edwards <grant.b.edwards@gmail.com> 2012-03-14 21:16:51 GMT ---
Committed:
/cvs/ecos/ecos/packages/hal/common/current/ChangeLog
new revision: 1.124; previous revision: 1.123
/cvs/ecos/ecos/packages/hal/common/current/src/generic-stub.c
new revision: 1.35; previous revision: 1.34
--
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-14 21:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-14 17:52 [Bug 1001535] New: Fix compiler warning from gcc 4.6.2 about variable set but not used bugzilla-daemon
2012-03-14 21:08 ` [Bug 1001535] " bugzilla-daemon
2012-03-14 21:17 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).