commit bash-20171110 snapshot

This commit is contained in:
Chet Ramey
2017-11-20 11:42:18 -05:00
parent 5bf9b550c0
commit 5af34ee8a3
9 changed files with 44 additions and 11 deletions
+1
View File
@@ -272,6 +272,7 @@ u32cconv (c, s)
if (u32init == 0)
{
utf8locale = locale_utf8locale;
localconv = (iconv_t)-1;
if (utf8locale == 0)
{
#if HAVE_LOCALE_CHARSET