[D-runtime] [dlang/druntime] 515dc2: ctfe-code is often annotated with pure @safe we wa...

GitHub via D-runtime d-runtime at puremagic.com
Fri Oct 28 15:33:47 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 515dc20d735a24ea56f2aee34422b58d3698af3c
      https://github.com/dlang/druntime/commit/515dc20d735a24ea56f2aee34422b58d3698af3c
  Author: Stefan Koch <Uplink.Coder at googlemail.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  ctfe-code is often annotated with pure @safe we want to print anyway


  Commit: b706631fb7a627c1d247f8c1609cf5e471a5b6ee
      https://github.com/dlang/druntime/commit/b706631fb7a627c1d247f8c1609cf5e471a5b6ee
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  remove __ctfeWriteln

- just append a newline before the call, or format the string


  Commit: 236764d779740f1e1c230090ad33b38b6676e62d
      https://github.com/dlang/druntime/commit/236764d779740f1e1c230090ad33b38b6676e62d
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-10-29 (Sat, 29 Oct 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Merge pull request #1654 from UplinkCoder/__ctfeWriteln_fix

ctfe-code is often annotated with pure @safe we want to print anyway


Compare: https://github.com/dlang/druntime/compare/6923621a699b...236764d77974


More information about the D-runtime mailing list