www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14974] New: core.time.Duration.get depreciation time is up

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

          Issue ID: 14974
           Summary: core.time.Duration.get depreciation time is up
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: joeyemmons yahoo.com



Deprecated. Please use split instead. Too frequently, get or one of the
individual unit getters is used when the function that gave the desired
behavior was total. This should make it more explicit and help prevent bugs.
This function will be removed in June 2015.
June has come and passed... There are a bunch of functions in core.time.Duration that should be removed by June 2015. --
Aug 28 2015