[phobos] [D-Programming-Language/phobos] 2b09b8: Fix Phobos issue #15586 - std.utf.toUTF8() halts o...

GitHub via phobos phobos at puremagic.com
Wed Feb 10 18:51:28 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2b09b8b59cc94ff23f52f3d18212c727d3e89d7b
      https://github.com/D-Programming-Language/phobos/commit/2b09b8b59cc94ff23f52f3d18212c727d3e89d7b
  Author: tsbockman <thomas.bockman at gmail.com>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M std/utf.d

  Log Message:
  -----------
  Fix Phobos issue #15586 - std.utf.toUTF8() halts on invalid dchar.


  Commit: cadc8197614dac7313ffc44dd4e81c51c17ee8f3
      https://github.com/D-Programming-Language/phobos/commit/cadc8197614dac7313ffc44dd4e81c51c17ee8f3
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
    M std/utf.d

  Log Message:
  -----------
  Merge pull request #3943 from tsbockman/dchar-crash

Fix Phobos Issue 15586


Compare: https://github.com/D-Programming-Language/phobos/compare/3fd73c90250f...cadc8197614d


More information about the phobos mailing list