Branch: refs/heads/smoke-me/khw-metaconfig
Home: https://github.com/Perl/perl5
Commit: d318d486a70e985c34e8a9300998d939ee18e7bb
https://github.com/Perl/perl5/commit/d318d486a70e985c34e8a9300998d939ee18e7bb
Author: Karl Williamson <[email protected]>
Date: 2025-12-28 (Sun, 28 Dec 2025)
Changed paths:
M Configure
M Cross/config.sh-arm-linux
M Cross/config.sh-arm-linux-n770
M Porting/config.sh
M config_h.SH
M configure.com
M metaconfig.h
M plan9/config_sh.sample
M win32/config.gc
M win32/config.vc
Log Message:
-----------
Add Configure probe for size of intmax_t
Now that we require C99, we should be able to probe for this
Some internal operations can benefit from using the widest type possible
on the system, even if IVs and UVs don't use the full width.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications