Merge branch 'bug22801_028' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2017-07-05 11:18:59 -04:00
2 changed files with 17 additions and 0 deletions
+5
View File
@@ -0,0 +1,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.