On Thursday, 14 January 2016 at 02:54:01 UTC, Jack Stouffer wrote:
On Thursday, 14 January 2016 at 02:31:38 UTC, Brian Schott
wrote:
http://wiki.dlang.org/DIP86
Your thoughts?
I guess there's no reason not to, so LGTM.
The use of the deprecated attribute on variables seems
misguided in the first place though. I don't see much use for
it vs possible use on functions, structs, classes, and modules
other than with global variables.
The number 10 is now deprecated. Please use 11 instead, which is
1 better.