Skip to content

Conversation

@waywardmonkeys
Copy link
Contributor

When FLTINT is defined (which is currently only on SunOS), if
OS5 was not defined, then it tried to use ieee_handler which
doesn't exist on Linux and friends. If we were to enable FLTINT
on more platforms, then we'd want to always be using more modern
signal handling and not ieee_handler.

When `FLTINT` is defined (which is currently only on SunOS), if
`OS5` was not defined, then it tried to use `ieee_handler` which
doesn't exist on Linux and friends. If we were to enable `FLTINT`
on more platforms, then we'd want to always be using more modern
signal handling and not `ieee_handler`.
Copy link
Collaborator

@nbriggs nbriggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@nbriggs nbriggs merged commit 8b67b6b into Interlisp:master Dec 23, 2020
@waywardmonkeys waywardmonkeys deleted the remove-sunos-ancient-ieee_handler-call branch December 23, 2020 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants