From owner-freebsd-current Mon Jan 13 1: 2:45 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBFCF37B401; Mon, 13 Jan 2003 01:02:44 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 958C843F13; Mon, 13 Jan 2003 01:02:43 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id UAA11085; Mon, 13 Jan 2003 20:02:36 +1100 Date: Mon, 13 Jan 2003 20:03:12 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Terry Lambert Cc: Jake Burkholder , , Subject: Re: [PATCH] Re: fpsetmask on sparc64 In-Reply-To: <3E2223F4.5554718E@mindspring.com> Message-ID: <20030113200018.P11690-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 12 Jan 2003, Terry Lambert wrote: > This patch also affects the IA64 and Alpha, as well as just the SPARC. > > It took a lot of discussion, but it seems to me that the problem is > that the prototypes in scope aren't in scope when the wrong include > file is included. Right. It is mainly an application bug like I said. The prototypes also aren't in scope when is included, and the fix is not to add them to . Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message