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 bb8cabe commit 06db32aCopy full SHA for 06db32a
ext/bcmath/libbcmath/src/adapter.h
@@ -80,4 +80,7 @@ typedef zend_long bc_long;
80
# define BC_LITTLE_ENDIAN 1
81
#endif
82
83
+/* SIZEOF_SIZE_T, EXPECTED, UNEXPECTED, and BCG() have clear meanings and
84
+ * would not be difficult to modify if needed, so they will not be replaced. */
85
+
86
0 commit comments