public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1000643] New: warnings cleanup in flashdev.c test
@ 2008-11-24 10:58 bugzilla-daemon
  2009-07-01 18:53 ` [Bug 1000643] " bugzilla-daemon
  2009-07-01 18:53 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2008-11-24 10:58 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000643

           Summary: warnings cleanup in flashdev.c test
           Product: eCos
           Version: CVS
          Platform: Other (please specify)
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: Flash driver
        AssignedTo: gary@mlbassoc.com
        ReportedBy: sergei.gavrikov@gmail.com
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


Created an attachment (id=618)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=618)
some warings cleanup in flashdev.c

Compiler claims about unused variables if CYGHWR_IO_FLASH_BLOCK_LOCKING not
defined (there is l and u vars) and about argument using, warning: pointer
targets in passingargument 4 of ‘cyg_io_get_config’ differ in signedness.
Patch and ChangeLog provided.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
>From ecos-bugs-return-6473-listarch-ecos-bugs=sources.redhat.com@sourceware.org Mon Nov 24 15:44:08 2008
Return-Path: <ecos-bugs-return-6473-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 11741 invoked by alias); 24 Nov 2008 15:44:07 -0000
Received: (qmail 11712 invoked by uid 22791); 24 Nov 2008 15:44:07 -0000
X-Spam-Level: *
X-Spam-Status: No, hits=-1.7 required=5.0
	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197)
    by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 24 Nov 2008 15:43:12 +0000
Received: from localhost (hagrid.ecoscentric.com [127.0.0.1])
	by mail.ecoscentric.com (Postfix) with ESMTP id 5433A3B4006B
	for <ecos-bugs@ecos.sourceware.org>; Mon, 24 Nov 2008 15:43:02 +0000 (GMT)
X-Virus-Scanned: amavisd-new at ecoscentric.com
Received: from mail.ecoscentric.com ([127.0.0.1])
	by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id zDOZ2apBb-ws; Mon, 24 Nov 2008 15:42:57 +0000 (GMT)
Received: from bugs.ecos.sourceware.org (hagrid.ecoscentric.com [127.0.0.1])
	by mail.ecoscentric.com (Postfix) with ESMTP id 9530B3B4006F
	for <ecos-bugs@ecos.sourceware.org>; Mon, 24 Nov 2008 15:42:57 +0000 (GMT)
From: bugzilla-daemon@ecoscentric.com
To: ecos-bugs@ecos.sourceware.org
Subject: [Bug 1000644] New: No keyboard input accepted from numeric input
 fields
X-Bugzilla-Reason: QAcontact
X-Bugzilla-Type: newchanged
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: eCos
X-Bugzilla-Component: ConfigTool
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: uwe.kindler@cetoni.de
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: normal
X-Bugzilla-Assigned-To: jld@ecoscentric.com
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields:
Message-ID: <bug-1000644-13@http.bugs.ecos.sourceware.org/>
Content-Type: text/plain; charset="UTF-8"
MIME-Version: 1.0
Date: Mon, 24 Nov 2008 15:44:00 -0000
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
X-SW-Source: 2008/txt/msg00156.txt.bz2
Content-length: 1191

http://bugs.ecos.sourceware.org/show_bug.cgi?id\x1000644

           Summary: No keyboard input accepted from numeric input fields
           Product: eCos
           Version: CVS
          Platform: Other (please specify)
               URL: http://ecos.sourceware.org/ml/ecos-discuss/2008-
                    11/msg00194.html
        OS/Version: HostOS: Win NT/2k/XP
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: ConfigTool
        AssignedTo: jld@ecoscentric.com
        ReportedBy: uwe.kindler@cetoni.de
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


I don't know if the UNSTABLE eCos Configuration Tool for Windows Vista is
intended to work with Windows XP but I tried it on  Windows XP and encountered
the following problem. If I click into a numeric value in the tree view then I
can change the value via the slider buttos but keyboard input is not accepted.
That means I cannot change any numeric value via keyboard input.


--
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1000643] warnings cleanup in flashdev.c test
  2008-11-24 10:58 [Bug 1000643] New: warnings cleanup in flashdev.c test bugzilla-daemon
@ 2009-07-01 18:53 ` bugzilla-daemon
  2009-07-01 18:53 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2009-07-01 18:53 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000643


John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |CURRENTRELEASE




--- Comment #2 from John Dallaway <john@dallaway.org.uk>  2009-07-01 19:53:26 ---
Closing.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1000643] warnings cleanup in flashdev.c test
  2008-11-24 10:58 [Bug 1000643] New: warnings cleanup in flashdev.c test bugzilla-daemon
  2009-07-01 18:53 ` [Bug 1000643] " bugzilla-daemon
@ 2009-07-01 18:53 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2009-07-01 18:53 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000643


John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gary@mlbassoc.com           |john@dallaway.org.uk




--- Comment #1 from John Dallaway <john@dallaway.org.uk>  2009-07-01 19:53:04 ---
Thank you for the patch. Checked in.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-01 18:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-24 10:58 [Bug 1000643] New: warnings cleanup in flashdev.c test bugzilla-daemon
2009-07-01 18:53 ` [Bug 1000643] " bugzilla-daemon
2009-07-01 18:53 ` 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).