Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: b69c87a28e731d871b79fe16937a9ffac8d5cd99
https://github.com/Perl/perl5/commit/b69c87a28e731d871b79fe16937a9ffac8d5cd99
Author: Karl Williamson <[email protected]>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M Configure
Log Message:
-----------
Configure: Avoid printf format type mismatch
Sometimes the value being printed is a long; sometimes not. In order to
get it to always work properly, cast to a long and use %ld
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications