Make const, immutable, inout, and shared illegal as function attributes on the left-hand side of a function
Joseph Rushton Wakeling via Digitalmars-d
digitalmars-d at puremagic.com
Fri Oct 10 16:16:27 PDT 2014
On 10/10/14 04:37, Walter Bright via Digitalmars-d wrote:
> If we're going to break things, it needs to be for something that matters. This
> doesn't make the cut.
I agree with that general sentiment, but doesn't this patch only deprecate
left-hand-side function attributes?
I don't particularly mind you refusing it, but deprecation (in support of good
stylistic practice) isn't breaking.
More information about the Digitalmars-d
mailing list