From owner-cvs-all Sat Jan 9 20:56:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28667 for cvs-all-outgoing; Sat, 9 Jan 1999 20:56:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA28662; Sat, 9 Jan 1999 20:56:57 -0800 (PST) (envelope-from simokawa@FreeBSD.org) From: Hidetoshi Shimokawa Received: (from simokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA22051; Sat, 9 Jan 1999 20:56:53 -0800 (PST) Date: Sat, 9 Jan 1999 20:56:53 -0800 (PST) Message-Id: <199901100456.UAA22051@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-toolkits/xview-lib/patches patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk simokawa 1999/01/09 20:56:53 PST Modified files: x11-toolkits/xview-lib/patches patch-ad Added files: x11-toolkits/xview-lib/patches patch-ah patch-ai patch-aj patch-ak patch-al patch-am Log: Fix for alpha. Alpha's va_list is very different from i386's one and we cannnot get elements just by cast. Use abstract methods. c.f. /usr/include/machine/ansi.h Revision Changes Path 1.4 +0 -47 ports/x11-toolkits/xview-lib/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message