Skip to content

Conversation

@kgardas
Copy link

@kgardas kgardas commented Jun 20, 2014

Hi, this solves issue #202

kgardas added 2 commits June 20, 2014 10:44
This patch fixes compilation issue on Solaris while using GNU C
for compilation. Although this is not officially supported compiler
for this OS still it is good to have it as a fall back option in case
something's going wrong and you'd like to know if this is Solaris related
issue or compiler related one.
The fix is easy, Solaris does not provide NAN nor INFINITY defines so
we're using those provided for WIN32. Please note that this is case
only when compiling with GNU C. Sun's own C compiler supports both defines
of course!
@TallTed
Copy link
Collaborator

TallTed commented Jul 28, 2021

@kgardas -- If this is still relevant, please fix the merge conflicts, so our review can go faster. If no longer relevant, please close.

@imitko @pkleef @openlink -- This PR appears to be a small change, which appears worthwhile. Please merge or address it otherwise.

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