[Issue 11011] core.time.Duration has example code which cannot compile

2014-04-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11011

Andrej Mitrovic  changed:

   What|Removed |Added

   Keywords||pull
 CC||andrej.mitrov...@gmail.com
  Component|Phobos  |druntime
   Assignee|nob...@puremagic.com|andrej.mitrov...@gmail.com
Summary|struct core.time.Duration   |core.time.Duration has
   |member this is not  |example code which cannot
   |accessible  |compile

--- Comment #2 from Andrej Mitrovic  ---
https://github.com/D-Programming-Language/druntime/pull/780

--


[Issue 11011] core.time.Duration has example code which cannot compile

2014-04-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11011

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/ec3317c98d712e6ef2f99a17d6f6ea129e1453ee
Fix Issue 11011 - Remove uncompilable example and use a documented unittest.

https://github.com/D-Programming-Language/druntime/commit/bc83d2f578b1f96b8143f1c87de8f9da11c5cf6a
Merge pull request #780 from AndrejMitrovic/Fix11011

Issue 11011 - Remove uncompilable example and use a documented unittest

--


[Issue 11011] core.time.Duration has example code which cannot compile

2014-04-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11011

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--