Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2018 18:51:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226661] lang/smlnj: Use current SIGFPE signal codes
Message-ID:  <bug-226661-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226661

            Bug ID: 226661
           Summary: lang/smlnj: Use current SIGFPE signal codes
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jhb@FreeBSD.org
                CC: joemann@beefree.free.de
             Flags: maintainer-feedback?(joemann@beefree.free.de)
                CC: joemann@beefree.free.de

Created attachment 191557
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D191557&action=
=3Dedit
sigfpe.patch

I have a pending patch for src/ that removes deprecated signal code values
(first deprecated in 1999).  FreeBSD adopted standard siginfo codes consist=
ent
with POSIX starting in 7.0 release.  The src change can be found here:

https://reviews.freebsd.org/D14637

During an exa-run, smlnj failed to build as it is still using the older
constants.  The attached patch changes it to use the modern constants inste=
ad.=20
Both old and new constants have the same value, so this should not be a run=
time
change.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226661-13>