This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
720c8c4
)
restore comment mangled by 27da23d53ccce6
author
Lukas Mai
<l.mai@web.de>
Fri, 16 Sep 2016 11:02:16 +0000
(13:02 +0200)
committer
Lukas Mai
<l.mai@web.de>
Fri, 16 Sep 2016 11:02:16 +0000
(13:02 +0200)
perl.c
patch
|
blob
|
blame
|
history
diff --git
a/perl.c
b/perl.c
index
afc9cbb
..
07b8523
100644
(file)
--- a/
perl.c
+++ b/
perl.c
@@
-2300,6
+2300,7
@@
S_parse_body(pTHX_ char **env, XSINIT_t xsinit)
/* PL_unicode is turned on by -C, or by $ENV{PERL_UNICODE},
* or explicitly in some platforms.
+ * PL_utf8locale is conditionally turned on by
* locale.c:Perl_init_i18nl10n() if the environment
* look like the user wants to use UTF-8. */
#if defined(__SYMBIAN32__)