mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
51475aee57
We used to do this on Windows only, but it appears to affect multiple platforms when building with certain versions of GCC, and a common pattern for defining the floating-point classifier functions. Fixes part of 31687. I'm calling this a bugfux on 31687, when we started suppressing these warnings on Windows.
5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
o Minor bugfixes (compilation):
|
|
- Suppress spurious float-conversion warnings from GCC when calling
|
|
floating-point classifier functions on FreeBSD. Fixes part of bug
|
|
31687; bugfix on 0.3.1.5-alpha.
|