Branch: refs/heads/7.0
  Home:   https://github.com/parrot/parrot
  Commit: 0f4e477fdbde35b4c54dcf4856780e2c097fe82d
      
https://github.com/parrot/parrot/commit/0f4e477fdbde35b4c54dcf4856780e2c097fe82d
  Author: Reini Urban <[email protected]>
  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.


_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to