Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 1999 08:08:18 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-committers@FreeBSD.ORG
Subject:   -Werror
Message-ID:  <199901192108.IAA05382@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
People are already committing code that should be caught by -Werror:

../../netinet/if_ether.c: In function `arpresolve':
../../netinet/if_ether.c:330: warning: `la' might be used uninitialized in this function

`la' _is_ used uninitialized in this function.

Bruce

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901192108.IAA05382>