Skip to content

Commit 06db32a

Browse files
committed
Added a comment
1 parent bb8cabe commit 06db32a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ext/bcmath/libbcmath/src/adapter.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,7 @@ typedef zend_long bc_long;
8080
# define BC_LITTLE_ENDIAN 1
8181
#endif
8282

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+
8386
#endif

0 commit comments

Comments
 (0)