]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
Initialize pointers to NULL to avoid gcc/sparc compiler error
authorfair <fair@NetBSD.org>
Thu, 23 Oct 1997 07:05:55 +0000 (07:05 +0000)
committerfair <fair@NetBSD.org>
Thu, 23 Oct 1997 07:05:55 +0000 (07:05 +0000)
commit17697c3a4116f615a72085c20c62f255553a012e
treef29aa4111296743fa68abda3bcab270825a31a28
parente14decaa37fd1aecf3e20ecd2e3f6e3795001ae5
Initialize pointers to NULL to avoid gcc/sparc compiler error
hack.invent.c: In function `dolook':
hack.invent.c:800: warning: `otmp0' might be used uninitialized in this function
hack.invent.c:801: warning: `gold' might be used uninitialized in this function
(this is awfully tiresome - can't we fix gcc?)
hack/hack.invent.c