From owner-cvs-all Thu Jan 27 22:36:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A233115BBC; Thu, 27 Jan 2000 22:36:14 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA34396; Thu, 27 Jan 2000 22:36:14 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) Message-Id: <200001280636.WAA34396@freefall.freebsd.org> From: Joseph Koshy Date: Thu, 27 Jan 2000 22:36:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/sml-nj/files patch-signals ports/lang/sml-nj/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 2000/01/27 22:36:14 PST Modified files: lang/sml-nj/patches patch-ab Added files: lang/sml-nj/files patch-signals Log: Fix building of SML/NJ under 4-CURRENT after 1999/7/25. The trap handler returns different information after this date for numeric error conditions. Since kern.osreldate is not a reliable indicator of when this change occurred, we revert to checking for the presence of a particular #define in to decide if the SML/NJ runtime sources need to use the newer interface. Submitted by: Tom (in part) Revision Changes Path 1.3 +9 -3 ports/lang/sml-nj/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message