Content-Length: 265696 | pFad | http://github.com/postgrespro/postgres/commit/b04ebca6cd845c0a51da71efa3e2c57d32e823cd

EA Remove plperl isnan hack · postgrespro/postgres@b04ebca · GitHub
Skip to content

Commit b04ebca

Browse files
committed
Remove plperl isnan hack
The code previously undefined isnan because of a compiler warning on MinGW. Since we now need to use isnan, we can't do that anymore. We might need a different solution if the compiler warning is too annoying.
1 parent c567925 commit b04ebca

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/pl/plperl/plperl.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,6 @@
1717
/* stop perl headers from hijacking stdio and other stuff on Windows */
1818
#ifdef WIN32
1919
#define WIN32IO_IS_STDIO
20-
/*
21-
* isnan is defined in both the perl and mingw headers. We don't use it,
22-
* so this just clears up the compile warning.
23-
*/
24-
#ifdef isnan
25-
#undef isnan
26-
#endif
2720
#endif /* WIN32 */
2821

2922
/*

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/b04ebca6cd845c0a51da71efa3e2c57d32e823cd

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy