Date: Mon, 18 Mar 2002 10:30:38 +0100 From: Marco Molteni <molter@tin.it> To: hackers@freebsd.org Cc: "M. Warner Losh" <imp@village.org> Subject: Re: Junior hacker test Message-ID: <20020318103038.A9497@cobweb.example.org> In-Reply-To: <20020318.002201.78675743.imp@village.org>; from imp@village.org on Mon, Mar 18, 2002 at 12:22:01AM -0700 References: <20020318.002201.78675743.imp@village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-03-18, M. Warner Losh wrote: > Mark all the usage() functions in the tree __dead2. Hi Warner, I had a look at the source (mainly to count the occurences of usage() ;-). I have a question: since from my understanding __dead2 must be added to the function declaration, what about the cases where usage() is defined but not declared? You want to add the declaration? Marco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020318103038.A9497>