[Issue 13184] better error messages for incorrect constructors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 19 01:02:15 UTC 2018


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

--- Comment #4 from Manu <turkeyman at gmail.com> ---
I think it should definitely emit an error.
There may come some time in the future where it is decided that application of
the attribute may like to mean something new and useful, but if we leave this
situation as is, then that is a breaking change.
If we expect that meaningless attributes produce compile errors, then in the
future when we want to make it meaningful, we can do it without breaking any
code.

--


More information about the Digitalmars-d-bugs mailing list