View | Details | Raw Unified | Return to bug 196661 | Differences between
and this patch

Collapse All | Expand All

(-)b/env_universal_common.cpp (+1 lines)
Lines 151-156 static const char *iconv_wide_names_4[]= Link Here
151
{                                                                                              
151
{                                                                                              
152
    "wchar_t", "WCHAR_T",
152
    "wchar_t", "WCHAR_T",
153
    "wchar", "WCHAR",
153
    "wchar", "WCHAR",
154
    "UCS-4-INTERNAL",
154
    "ucs-4", "UCS-4",
155
    "ucs-4", "UCS-4",
155
    "ucs4", "UCS4",
156
    "ucs4", "UCS4",
156
    "utf-32", "UTF-32",           
157
    "utf-32", "UTF-32",           

Return to bug 196661