February 10, 2014 [phobos] [D-Programming-Language/phobos] 2763ee: fix Issue 12089 - std.utf.validate and inout(char[... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 2763ee14661faf985fe17df776e79365c80181ac https://github.com/D-Programming-Language/phobos/commit/2763ee14661faf985fe17df776e79365c80181ac Author: k-hara <k.hara.pg@gmail.com> Date: 2014-02-10 (Mon, 10 Feb 2014) Changed paths: M std/traits.d Log Message: ----------- fix Issue 12089 - std.utf.validate and inout(char[]) failts to compile Unqual should support inout(const(T)) Commit: a04db417369b197262d9f64a9c621eb64c3e078b https://github.com/D-Programming-Language/phobos/commit/a04db417369b197262d9f64a9c621eb64c3e078b Author: monarch dodra <monarchdodra@gmail.com> Date: 2014-02-10 (Mon, 10 Feb 2014) Changed paths: M std/traits.d Log Message: ----------- Merge pull request #1921 from 9rnsr/fix12089 [REG2.065a] Issue 12089 - std.utf.validate and inout(char[]) failts to compile Compare: https://github.com/D-Programming-Language/phobos/compare/97cfb3daebf6...a04db417369b |
Copyright © 1999-2021 by the D Language Foundation