digitalmars.D - core.time.Duration.get depreciation time is up
- Tofu Ninja (2/7) Aug 28 2015 June has come and passed...
- Jack Stouffer (2/9) Aug 29 2015 https://github.com/D-Programming-Language/druntime/pull/1368
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...
Aug 28 2015
On Saturday, 29 August 2015 at 00:05:21 UTC, Tofu Ninja wrote:https://github.com/D-Programming-Language/druntime/pull/1368Deprecated. 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...
Aug 29 2015