Silence MSVC warnings about redefinition of isnan
Andrew Dunstan <andrew@dunslane.net>
Silence MSVC warnings about redefinition of isnan Some versions of perl.h define isnan when the compiler is MSVC. To avoid warnings about this, undefine the symbol before including perl.h and re-add the definition afterwards if it wasn't recreated. Discussion: https://postgr.es/m/caf0568e-3c1f-07fd-6914-d903f22560f2@2ndQuadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/plperl.h | modified | +13 −1 |
Discussion
- _isnan() on Windows 15 messages · 2018-07-10 → 2018-11-18