[D-runtime] [dlang/druntime] d48422: use safe construct for .ptr instead

GitHub via D-runtime d-runtime at puremagic.com
Tue Jul 19 20:15:05 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: d4842215ea1eba91f75c388967425e6e5c330aa1
      https://github.com/dlang/druntime/commit/d4842215ea1eba91f75c388967425e6e5c330aa1
  Author: Walter Bright <walter at walterbright.com>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M src/rt/util/utf.d

  Log Message:
  -----------
  use safe construct for .ptr instead


  Commit: 4830414b90e6eae37fd781ff751c14cb20bca93c
      https://github.com/dlang/druntime/commit/4830414b90e6eae37fd781ff751c14cb20bca93c
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M src/rt/util/utf.d

  Log Message:
  -----------
  Merge pull request #1616 from WalterBright/utf-safe

utf.d: use safe construct for .ptr instead


Compare: https://github.com/dlang/druntime/compare/7414b4efa8da...4830414b90e6


More information about the D-runtime mailing list