February 19, 2012 [phobos] [D-Programming-Language/phobos] f7c6e6: Fix unlisted bug in std.typecons.Scoped. writeln(... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation