October 06, 2012 [phobos] [D-Programming-Language/phobos] 7afe24: fix Issue 8705 - std.conv.to bug, from documentati... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 7afe2408dc1bbe91983314b46845febff00912e7 https://github.com/D-Programming-Language/phobos/commit/7afe2408dc1bbe91983314b46845febff00912e7 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-10-06 (Sat, 06 Oct 2012) Changed paths: M std/conv.d Log Message: ----------- fix Issue 8705 - std.conv.to bug, from documentation Mutable care is just necessary for value type, and doesn't need for key types. Commit: ce805a76033083563de3f2740299a53fcae69ccf https://github.com/D-Programming-Language/phobos/commit/ce805a76033083563de3f2740299a53fcae69ccf Author: k-hara <k.hara.pg@gmail.com> Date: 2012-10-06 (Sat, 06 Oct 2012) Changed paths: M std/conv.d Log Message: ----------- Mask extra cases caused by unexpected linker error in posix platforms Commit: 0e22a37c8359c39fa8aca87212a77819ef136658 https://github.com/D-Programming-Language/phobos/commit/0e22a37c8359c39fa8aca87212a77819ef136658 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-10-06 (Sat, 06 Oct 2012) Changed paths: M std/conv.d Log Message: ----------- Merge pull request #844 from 9rnsr/fix8705 More fix for Issue 8705 - std.conv.to bug, from documentation Compare: https://github.com/D-Programming-Language/phobos/compare/23a50d6a27f7...0e22a37c8359 |
Copyright © 1999-2021 by the D Language Foundation