public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001949] New: ConfigTool - Patch to resolve 'set but usused' variable warnings
@ 2014-02-24 15:51 bugzilla-daemon
2014-02-28 10:24 ` [Bug 1001949] " bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2014-02-24 15:51 UTC (permalink / raw)
To: unassigned
Please do not reply to this email, use the link below.
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001949
Bug ID: 1001949
Summary: ConfigTool - Patch to resolve 'set but usused'
variable warnings
Product: eCos
Version: CVS
Target: All
Architecture/Host HostOS: Win XP/7
OS:
Status: UNCONFIRMED
Severity: enhancement
Priority: low
Component: Patches and contributions
Assignee: unassigned@bugs.ecos.sourceware.org
Reporter: andy@xylanta.com
CC: ecos-patches@ecos.sourceware.org
Created attachment 2460
--> http://bugs.ecos.sourceware.org/attachment.cgi?id=2460&action=edit
Patch to resolve 'set but usused' variable warnings
This patch resolves a number of 'set but usused' variable warnings when
ConfigTool is built using gcc 4.8 and -Wall. Tested on Windows but should apply
to all platforms.
This follows on from the patch in 1001948.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 1001949] ConfigTool - Patch to resolve 'set but usused' variable warnings
2014-02-24 15:51 [Bug 1001949] New: ConfigTool - Patch to resolve 'set but usused' variable warnings bugzilla-daemon
@ 2014-02-28 10:24 ` bugzilla-daemon
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2014-02-28 10:24 UTC (permalink / raw)
To: unassigned
Please do not reply to this email, use the link below.
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001949
John Dallaway <john@dallaway.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |john@dallaway.org.uk
Depends on| |1001948
Assignee|unassigned@bugs.ecos.source |john@dallaway.org.uk
|ware.org |
Ever confirmed|0 |1
--- Comment #1 from John Dallaway <john@dallaway.org.uk> ---
Andy, can you modify this patch to use the CYG_UNUSED_PARAM macro defined in
<cyg/infra/cyg_type.h> please? There's an existing usage example immediately
above your proposed change in libcdl/expr.cxx.
If CYG_UNUSED_PARAM is no-longer effective in silencing the warnings with GCC
4.8 then we will have to think again.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-28 10:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-24 15:51 [Bug 1001949] New: ConfigTool - Patch to resolve 'set but usused' variable warnings bugzilla-daemon
2014-02-28 10:24 ` [Bug 1001949] " 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).