Date: Mon, 12 Jun 2000 09:42:02 -0700 (PDT) From: "Daniel C. Sobral" <dcs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ficl/softwords softcore.fr Message-ID: <200006121642.JAA76894@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dcs 2000/06/12 09:42:02 PDT Modified files: sys/boot/ficl/softwords softcore.fr Log: Make abort" functional in interpret mode. This behavior is undefined by ANS Forth standard, but it's useful. Also, define the constant true in a more strict way. C might garantee 2-complement math, but Forth doesn't. Revision Changes Path 1.10 +25 -12 src/sys/boot/ficl/softwords/softcore.fr 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?200006121642.JAA76894>