[phobos] [D-Programming-Language/phobos] fdf192: structs and classes with @system or @trusted toStr...

GitHub via phobos phobos at puremagic.com
Thu Oct 1 13:49:56 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: fdf19251eebe2deab5ef09c6cea47dd5ee17b056
      https://github.com/D-Programming-Language/phobos/commit/fdf19251eebe2deab5ef09c6cea47dd5ee17b056
  Author: Robert burner Schadek <rburners at gmail.com>
  Date:   2015-10-01 (Thu, 01 Oct 2015)

  Changed paths:
    M std/experimental/logger/core.d

  Log Message:
  -----------
  structs and classes with @system or @trusted toString methodes did not
used to work. This test checks that it does work now

comment fix


  Commit: ce1be05dd97657a08bf84e26c2a8aa73c74738e7
      https://github.com/D-Programming-Language/phobos/commit/ce1be05dd97657a08bf84e26c2a8aa73c74738e7
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2015-10-01 (Thu, 01 Oct 2015)

  Changed paths:
    M std/experimental/logger/core.d

  Log Message:
  -----------
  Merge pull request #3681 from burner/std.experimental.logger_allow_nosafe_toString

std.experimental.logger: structs and classes with @system toString methodes did not


Compare: https://github.com/D-Programming-Language/phobos/compare/d6fa6833fa45...ce1be05dd976


More information about the phobos mailing list