We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4763396 commit e7fcc45Copy full SHA for e7fcc45
win32/build/config.w32.h.in
@@ -87,7 +87,7 @@
87
#define HAVE_LIBM 1
88
#undef HAVE_RINT
89
#define SIZEOF_SHORT 2
90
-/* int and long are stll 32bit in 64bit compiles */
+/* int and long are still 32bit in 64bit compiles */
91
#define SIZEOF_INT 4
92
#define SIZEOF_LONG 4
93
/* MSVC.6/NET don't allow 'long long' or know 'intmax_t' */
0 commit comments