Branch: refs/heads/smoke-me/khw-metaconfig
Home: https://github.com/Perl/perl5
Commit: f4bb145beb7ff50c784ef33094dd553a919d8db7
https://github.com/Perl/perl5/commit/f4bb145beb7ff50c784ef33094dd553a919d8db7
Author: Karl Williamson <[email protected]>
Date: 2025-12-31 (Wed, 31 Dec 2025)
Changed paths:
M Configure
M Cross/config.sh-arm-linux
M Cross/config.sh-arm-linux-n770
M Porting/Glossary
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