Skip to content
  • John Ralls's avatar
    Bug 681685: Transcoding fails on OSX · 1f005d93
    John Ralls authored
    Add aliases for codesets supported by iconv and included in locales.
    Ifdef-out tests in glib/tests/gdatetime.c which fail because on OSX only
    ASCII numbers or symbols are returned for the format.
    
    Even though nl_langinfo does weird things on Darwin in some cases, it
    still acts correctly when LANG/LC_ALL is set to a supported
    locale.codeset.
    1f005d93