From owner-freebsd-hackers Fri Jan 1 19:53:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02987 for freebsd-hackers-outgoing; Fri, 1 Jan 1999 19:53:49 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02963 for ; Fri, 1 Jan 1999 19:53:25 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id OAA21967 for ; Sat, 2 Jan 1999 14:22:08 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id OAA51932; Sat, 2 Jan 1999 14:22:13 +1030 (CST) Message-ID: <19990102142213.J48076@freebie.lemis.com> Date: Sat, 2 Jan 1999 14:22:13 +1030 From: Greg Lehey To: FreeBSD Hackers Subject: Finding unused functions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It's occurred to me that after rewriting some code, I have some unused functions in a program. Are there any good automatic ways to find out what they are, something like the warnings you get from cc about unused variables? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message