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 1000686] New: warning: the address of 'void vsr0()' will neverbe NULL


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

           Summary: warning: the address of 'void vsr0()' will never be NULL
           Product: eCos
           Version: 3.0beta1
          Platform: Other (please specify)
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: normal
         Component: Kernel
        AssignedTo: jifl@ecoscentric.com
        ReportedBy: andrew.lunn@ascom.ch
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


The soon to be attached patch fixes this.

Can anybody explain why this check is made. vsr0 is a function, so will always
be none NULL. Am i missing something?


-- 
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]