From owner-cvs-all Tue Sep 17 6:26: 2 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 99C4037B401; Tue, 17 Sep 2002 06:26:01 -0700 (PDT) Received: from mail.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1045D43E86; Tue, 17 Sep 2002 06:26:01 -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 g8HDQ0Op007825; Tue, 17 Sep 2002 09:26:00 -0400 (EDT) Date: Tue, 17 Sep 2002 09:26:00 -0400 (EDT) From: Daniel Eischen To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen swapcontext.c In-Reply-To: <200209170622.g8H6Mqm7048547@freefall.freebsd.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 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. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message