From owner-cvs-all Tue Nov 3 23:07:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04337 for cvs-all-outgoing; Tue, 3 Nov 1998 23:07:18 -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 XAA04326; Tue, 3 Nov 1998 23:07:17 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA08328; Tue, 3 Nov 1998 23:07:19 -0800 (PST) Date: Tue, 3 Nov 1998 23:07:19 -0800 (PST) Message-Id: <199811040707.XAA08328@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/ficl/softwords softcore.pl Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/11/03 23:07:18 PST Modified files: sys/boot/ficl/softwords softcore.pl Log: Improve the assertion testing for successful softword compilation. The excessive use of assert() vs. robust error checking is annoying. Revision Changes Path 1.2 +1 -4 src/sys/boot/ficl/softwords/softcore.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message