Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 42365d00c6090439914262be18912db50edbc0de
https://github.com/Perl/perl5/commit/42365d00c6090439914262be18912db50edbc0de
Author: Craig A. Berry <[email protected]>
Date: 2024-08-04 (Sun, 04 Aug 2024)
Changed paths:
M configure.com
Log Message:
-----------
Make afs 'false' rather than 'undef' on VMS
Unlike nearly every other Configure variable, the absence of afs
is denoted by a false value rather than undef but we had this
backwards in configure.com. t/op/require_errors.t has been failing
because it checks for equal to 'true' rather than definedness.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications