This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
locale.c: Move #define to perl.h; use it elsewhere
authorKarl Williamson <khw@cpan.org>
Fri, 2 Sep 2022 13:34:28 +0000 (07:34 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 9 Sep 2022 18:26:40 +0000 (12:26 -0600)
commit5e395a7af03c83ac012073ec7e17fd26f27bfa59
tree5d49d3f9c89a4ca296853fba02fdcb0f6eb8bfd2
parentd94aa97e72e6998a85674583fa0859e2a3a7fa42
locale.c: Move #define to perl.h; use it elsewhere

Rather than recalculate this combined conditional, do it once in
perl.h.
intrpvar.h
locale.c
makedef.pl
perl.c
perl.h
sv.c