From owner-cvs-all Tue Sep 17 10:16: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2148037B401; Tue, 17 Sep 2002 10:16:03 -0700 (PDT) Received: from mail.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57BC643E91; Tue, 17 Sep 2002 10:15:56 -0700 (PDT) (envelope-from eischen@pcnet1.pcnet.com) Received: from localhost (eischen@localhost) by mail.pcnet.com (8.12.3/8.12.1) with ESMTP id g8HFuH2B026199; Tue, 17 Sep 2002 11:56:19 -0400 (EDT) Date: Tue, 17 Sep 2002 11:56:17 -0400 (EDT) From: Daniel Eischen To: Bruce Evans Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen swapcontext.c In-Reply-To: <20020918005110.Q11396-100000@gamplex.bde.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 18 Sep 2002, Bruce Evans wrote: > On Tue, 17 Sep 2002, Daniel Eischen wrote: > > > On Mon, 16 Sep 2002, Peter Wemm wrote: > > > > > peter 2002/09/16 23:22:52 PDT > > > > > > Modified files: > > > lib/libc/gen swapcontext.c > > > Log: > > > Bandaid to stop failing on non-i386 platforms. > > > Add a big ugly #warning as a reminder. > > > > Is there a problem with dependencies? mc_len is a member > > of mcontext_t in sys/${ARCH}/include/ucontext.h. > > That file is MD and doesn't have mc_len for alphas yet. Oops, I mistakenly read "i386 platforms" instead of "non-i386 platforms". -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message