ported the portability fix in bigint.c

This commit is contained in:
2025-08-05 22:35:17 +09:00
parent 9afb8e3898
commit 0da2d2abd3
37 changed files with 1992 additions and 1988 deletions

View File

@ -57,7 +57,7 @@
# define MOO_SIZEOF_OFF64_T 0
# define MOO_SIZEOF_OFF_T 8
/* I don't know the exact mbstate size.
/* I don't know the exact mbstate size.
* but this should be large enough */
# define MOO_SIZEOF_MBSTATE_T MOO_SIZEOF_LONG
/* TODO: check the exact value */