www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15991] New: std.datetime.StopWatch is not nogc

https://issues.dlang.org/show_bug.cgi?id=15991

          Issue ID: 15991
           Summary: std.datetime.StopWatch is not  nogc
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: me philpax.me

As far as I can tell, StopWatch does not use the GC at all - it should be
fairly simple to make it  nogc.

--
May 04 2016