We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9cfc3 commit 1f9d9f8Copy full SHA for 1f9d9f8
hints/aix.sh
@@ -704,4 +704,7 @@ case "$osvers" in
704
;;
705
esac
706
707
+# GH #23825
708
+d_duplocale='undef'
709
+
710
# EOF
pod/perldelta.pod
@@ -330,9 +330,10 @@ L</Modules and Pragmata> section.
330
331
=over 4
332
333
-=item XXX-some-platform
+=item AIX
334
335
-XXX
+Thread-safe locale handling has been turned off on all releases due to
336
+apparent bugs in the underlying operating system support.
337
338
=back
339
0 commit comments