DIP86: Consistency for the "deprecated" attribute/storage class
w0rp via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jan 14 05:43:12 PST 2016
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.
More information about the Digitalmars-d
mailing list