blob: 7edc79bc84467503beb08e2ca209707e85ea274f (
plain)
1
2
3
4
5
|
o Minor bugfixes (compilation):
- When building with certain versions the mingw C header files, avoid
float-conversion warnings when calling the C functions isfinite(),
isnan(), and signbit(). Fixes bug 22801; bugfix on 0.2.8.1-alpha.
|