perl-cross
perl-cross copied to clipboard
cnf/configure_pfmt.sh: add 32 bit integer format definitions
These started to matter in perl 5.38 where they are used to print line numbers.
This is essential to "make check" pass, else all errors just print % as line number!
seems to have been merged but not closed. https://github.com/arsv/perl-cross/commit/a063fba7479b40b1ab5a600bd48bdaa8c7e94554
Yes, in particular it's not part of a release yet.