C#: Change NaN with large number #817

Closed
rigdern wants to merge 1 commits from rigdern/cs-nan into master
rigdern commented 2018-09-30 21:24:29 -07:00 (Migrated from github.com)

This PR is the C# version of 3a82d2b1a8

The above change moved Yoga away from NaN to facilitate usage of the -ffast-math compiler flag. However, that commit forgot to update the C# implementation.

This PR is the C# version of https://github.com/facebook/yoga/commit/3a82d2b1a8f5b65a2c3bd1407552d3ed2226238e?w=1 The above change moved Yoga away from NaN to facilitate usage of the `-ffast-math` compiler flag. However, that commit forgot to update the C# implementation.
facebook-github-bot (Migrated from github.com) reviewed 2018-10-09 16:50:21 -07:00
facebook-github-bot (Migrated from github.com) left a comment

shergin is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

shergin is landing this pull request. If you are a Facebook employee, you can view this diff [on Phabricator](https://phabricator.internmc.facebook.com/D10282642).

Pull request closed

Sign in to join this conversation.
No description provided.