[Issue 18520] Different functions and function/delegate literals can be aliased to the same name
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 25 05:13:47 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18520
monkeyworks12 at hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |---
Summary|Different delegates can be |Different functions and
|aliased to the same name |function/delegate literals
|multiple times |can be aliased to the same
| |name
--- Comment #3 from monkeyworks12 at hotmail.com ---
Re-opening this until I can get clarification on whether it is supposed to be
an error or not to define the same alias 3 times. In my second example it
compiles and works correctly, making me think that this is a feature, not a
bug.
--
More information about the Digitalmars-d-bugs
mailing list