Thread overview
[Issue 15991] std.datetime.StopWatch is not @nogc
May 16, 2016
b2.temp@gmx.com
Mar 21, 2020
Basile-z
May 16, 2016
https://issues.dlang.org/show_bug.cgi?id=15991

b2.temp@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |b2.temp@gmx.com
           Hardware|x86_64                      |All
           Assignee|nobody@puremagic.com        |b2.temp@gmx.com
                 OS|Windows                     |All

--
May 18, 2016
https://issues.dlang.org/show_bug.cgi?id=15991

--- Comment #1 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/41de4f17b71edfe8101a16b696c23ed0ab89fb4c fix issue 15991 - std.datetime.StopWatch is not @nogc

https://github.com/dlang/phobos/commit/88966f953c185c552615b5fda8766cc9211e63c5 Merge pull request #4333 from BBasile/issue-15991

fix issue 15991 - std.datetime.StopWatch is not @nogc

--
May 18, 2016
https://issues.dlang.org/show_bug.cgi?id=15991

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=15991

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--