Front page | perl.perl5.porters |
Postings from March 2022
K&R signatures
Thread Next
From:
Paul Marquess
Date:
March 29, 2022 20:20
Subject:
K&R signatures
Message ID:
AM9PR07MB7332CE7727E7AF01B24D5944E51E9@AM9PR07MB7332.eurprd07.prod.outlook.com
Folks,
I'm syncing the latest zlib source (which uses K&R function signatures) into Compress::Raw::Zlib to deal with CVE-2018-25032<https://github.com/advisories/GHSA-jc36-42cf-vqwj>.
Would prefer to just leave the zlib source files as-is, but I think there is an issue with having K&R signatures in the Perl source.
Aaaah, think I remember - do we outlaw K&R to allow building with a C++ compiler?
Thanks
Paul
Thread Next
-
K&R signatures
by Paul Marquess