[Issue 8705] std.conv.to bug, from documentation

2012-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8705


monarchdo...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


--- Comment #5 from monarchdo...@gmail.com 2012-12-16 23:18:28 PST ---
Confirmed resolved by monarchdodra on 17 dec 2012.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8705] std.conv.to bug, from documentation

2012-10-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8705



--- Comment #4 from github-bugzi...@puremagic.com 2012-10-06 21:32:26 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/7afe2408dc1bbe91983314b46845febff00912e7
fix Issue 8705 - std.conv.to bug, from documentation

Mutable care is just necessary for value type, and doesn't need for key types.

https://github.com/D-Programming-Language/phobos/commit/0e22a37c8359c39fa8aca87212a77819ef136658
Merge pull request #844 from 9rnsr/fix8705

More fix for Issue 8705 - std.conv.to bug, from documentation

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8705] std.conv.to bug, from documentation

2012-10-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8705



--- Comment #2 from github-bugzi...@puremagic.com 2012-10-05 04:39:14 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/8f3e74b7448371bc89a5229ca4796bf2b53b8f4d
Fix for issue 8705 (from doc) (again)

https://github.com/D-Programming-Language/phobos/commit/2aceab7064cf7e97de6ddf62e78881a5ad25aebb
Merge pull request #836 from monarchdodra/bug8705

Fix for issue 8705 (from doc) (again)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8705] std.conv.to bug, from documentation

2012-10-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8705


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||pull, rejects-valid
Version|unspecified |D2


--- Comment #3 from Kenji Hara k.hara...@gmail.com 2012-10-05 22:51:02 PDT ---
More fix:
https://github.com/D-Programming-Language/phobos/pull/844

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8705] std.conv.to bug, from documentation

2012-10-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8705



--- Comment #1 from monarchdo...@gmail.com 2012-10-04 12:51:46 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/d028ef99edd51684f99749d9a2172f95b992c955
fix issue 8705, from documentation

https://github.com/D-Programming-Language/phobos/commit/bbdbfc7bc0aad1d744b709188e71add3aa27f94a
Merge pull request #823 from monarchdodra/toAA

fix issue 8705, from documentation

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---