December 07, 2012 [phobos] [D-Programming-Language/phobos] 75064f: fix Issue 9117 - format fails if opCast and this a... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 75064f6be11c61e4cd7aaef70a982fc0e8fc1cef https://github.com/D-Programming-Language/phobos/commit/75064f6be11c61e4cd7aaef70a982fc0e8fc1cef Author: k-hara <k.hara.pg@gmail.com> Date: 2012-12-07 (Fri, 07 Dec 2012) Changed paths: M std/format.d Log Message: ----------- fix Issue 9117 - format fails if opCast and this alias are both defined in an aliased struct Commit: b3c60e3c9f1b6eef54b687bf75b5b20cbe705877 https://github.com/D-Programming-Language/phobos/commit/b3c60e3c9f1b6eef54b687bf75b5b20cbe705877 Author: Alex Rønne Petersen <alex@lycus.org> Date: 2012-12-07 (Fri, 07 Dec 2012) Changed paths: M std/format.d Log Message: ----------- Merge pull request #994 from 9rnsr/fix9117 Issue 9117 - format fails if opCast and this alias are both defined in an aliased struct Compare: https://github.com/D-Programming-Language/phobos/compare/af4fea785502...b3c60e3c9f1b |
Copyright © 1999-2021 by the D Language Foundation