Date: Wed, 18 Sep 2002 00:57:07 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Daniel Eischen <eischen@pcnet1.pcnet.com> Cc: Peter Wemm <peter@FreeBSD.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/lib/libc/gen swapcontext.c Message-ID: <20020918005110.Q11396-100000@gamplex.bde.org> In-Reply-To: <Pine.GSO.4.10.10209170924290.4728-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020918005110.Q11396-100000>