From owner-cvs-all Fri Dec 25 13:57:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07370 for cvs-all-outgoing; Fri, 25 Dec 1998 13:57:19 -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 NAA07365; Fri, 25 Dec 1998 13:57:18 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA14783; Fri, 25 Dec 1998 13:57:08 -0800 (PST) Date: Fri, 25 Dec 1998 13:57:08 -0800 (PST) Message-Id: <199812252157.NAA14783@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall menus.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/12/25 13:57:08 PST Modified files: release/sysinstall menus.c Log: Remove previous cast again - it triggers a compiler bug on the Alpha which prevents sysinstall from building. We'll just have to live with the warning on the x86. :( Revision Changes Path 1.178 +2 -2 src/release/sysinstall/menus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message