From: Erez Geva <[email protected]>

Working on SWIG project, we show `float-conversion` warning.
A short investigation, we saw the missing casting in fpclassify macro,
 which we found in isnan macro.
Adding the proper casting fix the warning.

I am a member of nwtime, and uses both emails.

Erez Geva (1):
  Add missing cast in `fpclassify` that `isnan` does use

 mingw-w64-headers/crt/math.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.39.5



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to