This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit bcf0074
committed
[[ Skia ]] Fix definition of NaN in Skia
This patch replaces a rather dubious 'convert from explicit bits'
definition of a NaN, to using the NAN constant which emscripten
does not like.1 parent 80c6f1d commit bcf0074
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
| |||
0 commit comments