Date: Thu, 27 Jan 2000 22:36:14 -0800 (PST) From: Joseph Koshy <jkoshy@FreeBSD.org> 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 Message-ID: <200001280636.WAA34396@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <machine/trap.h> to decide
if the SML/NJ runtime sources need to use the newer interface.
Submitted by: Tom <tcrimi@andrew.cmu.edu> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001280636.WAA34396>
