From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23176 invoked by alias); 22 Feb 2009 11:30:34 -0000 Received: (qmail 23168 invoked by uid 22791); 22 Feb 2009 11:30:34 -0000 X-SWARE-Spam-Status: No, hits=-1.9 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; Sun, 22 Feb 2009 11:30:28 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 80BB360B8002 for ; Sun, 22 Feb 2009 11:30:26 +0000 (GMT) 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 O-EgrLnB2aB4; Sun, 22 Feb 2009 11:30:24 +0000 (GMT) From: bugzilla-daemon@ecoscentric.com To: ecos-bugs@ecos.sourceware.org Subject: [Bug 1000686] New: warning: the address of 'void vsr0()' will never be NULL X-Bugzilla-Reason: QAcontact X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Kernel X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrew.lunn@ascom.ch X-Bugzilla-Status: NEW X-Bugzilla-Priority: normal X-Bugzilla-Assigned-To: jifl@ecoscentric.com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 22 Feb 2009 11:30:00 -0000 Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-bugs-owner@sourceware.org X-SW-Source: 2009/txt/msg00020.txt.bz2 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.