August 13, 2013 [phobos] [D-Programming-Language/phobos] bf9676: Remove conflict template function | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: bf9676b0cf75c2e16c2f485e06eefd3fd0ee234b https://github.com/D-Programming-Language/phobos/commit/bf9676b0cf75c2e16c2f485e06eefd3fd0ee234b Author: k-hara <k.hara.pg@gmail.com> Date: 2013-08-12 (Mon, 12 Aug 2013) Changed paths: M std/utf.d Log Message: ----------- Remove conflict template function By fixing bug 10811, both toUTFz template functions will conflict on the call `toUTFz!(T)(str)`. Remove one to resolve ambiguity. Commit: 82085781b0b18b4a799f0727e80aadb41b3369d5 https://github.com/D-Programming-Language/phobos/commit/82085781b0b18b4a799f0727e80aadb41b3369d5 Author: monarch dodra <monarchdodra@gmail.com> Date: 2013-08-13 (Tue, 13 Aug 2013) Changed paths: M std/utf.d Log Message: ----------- Merge pull request #1473 from 9rnsr/fix10811 Supplemental fix for issue 10811 - Remove conflict template function Compare: https://github.com/D-Programming-Language/phobos/compare/1b4e81505903...82085781b0b1 |
Copyright © 1999-2021 by the D Language Foundation