[Issue 19606] Bad error message when two identical overloads exist as `@disable` and not

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 23 13:06:25 UTC 2019


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

Basile-z <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid

--- Comment #1 from Basile-z <b2.temp at gmx.com> ---
I was trying to fix that and realized that another point of view is possible:
the `@disable` overload is not designed to be used. The other yes. Consequently
the code has to compile...

A kind of decision / clarification about the semantic is required here.

--


More information about the Digitalmars-d-bugs mailing list