[parrot/parrot] 0f4e47: [core] silence Unknown codeset `', defaulting to A...

GitHub noreply at github.com
Mon Jan 19 12:14:50 UTC 2015


  Branch: refs/heads/7.0
  Home:   https://github.com/parrot/parrot
  Commit: 0f4e477fdbde35b4c54dcf4856780e2c097fe82d
      https://github.com/parrot/parrot/commit/0f4e477fdbde35b4c54dcf4856780e2c097fe82d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M src/platform/generic/encoding.c

  Log Message:
  -----------
  [core] silence Unknown codeset `', defaulting to ASCII

On small or old libc's nl_langinfo will just return an empty string,
where we used to default to ASCII, in Parrot_init_platform_encoding().

This is a regression on ppc. Closes #1180.




More information about the parrot-commits mailing list