This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000643] New: warnings cleanup in flashdev.c test


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]