Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e1ca9a418fa6b7d26fbb1931c9164141035262c3 https://github.com/Perl/perl5/commit/e1ca9a418fa6b7d26fbb1931c9164141035262c3 Author: Peter Levine <[email protected]> Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M Configure
Log Message:
-----------
Add parameter types to declarations for clang-16
ANSI C style function declarations without parameter types are errors with
clang-16.
