From owner-freebsd-current Mon Feb 11 16: 4:22 2002 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id AC3B037B402 for ; Mon, 11 Feb 2002 16:04:20 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id g1C04IA20035; Mon, 11 Feb 2002 19:04:18 -0500 (EST) (envelope-from wollman) Date: Mon, 11 Feb 2002 19:04:18 -0500 (EST) From: Garrett Wollman Message-Id: <200202120004.g1C04IA20035@khavrinen.lcs.mit.edu> To: Daniel Eischen Cc: current@FreeBSD.ORG Subject: Re: function name collision on "getcontext" with ports/editors/joe In-Reply-To: References: <3C67F8F2.EB36BA9A@mindspring.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > How do you easily forward declare something that is a typedef? There is a reason style(9) says not to use such typedefs. Unfortunately, this one it written into a standard. Since We Are The Implementation, there is no difficulty in simply writing the appropriate structure type into the relevant declarations. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message