[phobos] [D-Programming-Language/phobos] f7c6e6: Fix unlisted bug in std.typecons.Scoped. writeln(...

GitHub noreply at github.com
Sun Feb 19 13:01:53 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f7c6e665b7e8ba675eba8c3837f526dc7eeb18ee
      https://github.com/D-Programming-Language/phobos/commit/f7c6e665b7e8ba675eba8c3837f526dc7eeb18ee
  Author: dsimcha <dsimcha at gmail.com>
  Date:   2012-02-19 (Sun, 19 Feb 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Fix unlisted bug in std.typecons.Scoped.  writeln() has no place in production code in these cases and wasn't properly imported either.


  Commit: ca0f31b1e566f12c707eb68650fdfeffc940a1c4
      https://github.com/D-Programming-Language/phobos/commit/ca0f31b1e566f12c707eb68650fdfeffc940a1c4
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-02-19 (Sun, 19 Feb 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #441 from dsimcha/fixScoped

OOps. Fix unlisted bug in std.typecons.Scoped.  writeln() has no place in prod...


Compare: https://github.com/D-Programming-Language/phobos/compare/49e4bb0...ca0f31b


More information about the phobos mailing list