Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 5bd919dc87af18e1bce77d3ead83b704a2903292
https://github.com/Perl/perl5/commit/5bd919dc87af18e1bce77d3ead83b704a2903292
Author: Craig A. Berry <[email protected]>
Date: 2022-11-24 (Thu, 24 Nov 2022)
Changed paths:
M vms/vmsish.h
Log Message:
-----------
Remove obsolete workaround for VAX errno macros
We won't be missing these from errno.h for any CRTL in this century
and it was always not quite right (but harmlessly redundant) to
use the workaround for non-Alpha since if we didn't need it for
Alpha then we also didn't need it for any post-Alpha architecture.