From owner-cvs-all Tue Sep 17 7:48:49 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 9E6D137B401; Tue, 17 Sep 2002 07:48:48 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 282D143E6E; Tue, 17 Sep 2002 07:48:47 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id AAA01274; Wed, 18 Sep 2002 00:48:42 +1000 Date: Wed, 18 Sep 2002 00:57:07 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Daniel Eischen Cc: Peter Wemm , , Subject: Re: cvs commit: src/lib/libc/gen swapcontext.c In-Reply-To: Message-ID: <20020918005110.Q11396-100000@gamplex.bde.org> 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 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. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message