This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't use VOL internally, because "volatile" works just fine
authorAaron Crane <arc@cpan.org>
Thu, 12 Oct 2017 14:26:56 +0000 (16:26 +0200)
committerAaron Crane <arc@cpan.org>
Sat, 21 Oct 2017 15:51:54 +0000 (16:51 +0100)
commit8162b70e63fb41df1eaf259c13d61d8b563cd7f5
tree11c01a18a4ea042a9857efa20f0b0b120fb9c310
parent516e10a9956d11346cdddceee7203ef7e6181dc0
Don't use VOL internally, because "volatile" works just fine

However, we do preserve it outside PERL_CORE for the use of XS authors.
embed.fnc
ext/re/re.pm
ext/re/re.xs
intrpvar.h
op.c
perl.c
perl.h
proto.h
regcomp.c
regcomp.h