init
This commit is contained in:
7
pg_include/port/irix.h
Executable file
7
pg_include/port/irix.h
Executable file
@@ -0,0 +1,7 @@
|
||||
/* src/include/port/irix.h */
|
||||
|
||||
/*
|
||||
* IRIX 6.5.26f and 6.5.22f (at least) have a strtod() that accepts
|
||||
* "infinity", but leaves endptr pointing to "inity".
|
||||
*/
|
||||
#define HAVE_BUGGY_IRIX_STRTOD
|
||||
Reference in New Issue
Block a user